Hello, children. I’m your teacher Yi. Let’s learn the double insertion problem together today. [1.9 seconds] let’s take a look at the topic first. After moving the decimal point of a number to the right by one digit, the number obtained is 108 more than the original number. What is the original number? After reading it, don’t worry about the formula. Let’s analyze the topic first. [1.9 seconds] what does it mean to move the decimal point of a number one digit to the right? Is to expand this number by 10 times. [1.9 seconds] how is it represented by a graph? We can use a circle to represent the original number, so how many circles to represent the expanded number? [1.9 seconds] Yes, we use 10 circles. The number obtained is 108 more than the original number, [1.9 seconds]. In the figure, we can see that this is the extra part, that is, this part is 108. And this part has 10 minus 1 circle, that is to say, the number represented by these 9 circles is 108, so what is the number represented by a circle? We can list the formula: [1.1 seconds] 108 divided by 10 minus 1, and the final result is equal to 12 In other words, the original number was 12 Is it very simple? Let’s try a problem! [1.1 seconds] look at the title. [1.1 seconds] the sum of a and B is 803. After moving the decimal point of a to the left, the number obtained is equal to B. What are the numbers of a and B respectively? [1.1 seconds] similarly, through the drawing method, we can get the following formula: [1.1 seconds] number B: 803 divided by 10 plus 1 equals 73, [1.1 seconds] number A: 73 times 10 equals 730 or 803 minus 73 equals 730. Children, have you learned? [1.1 seconds] that’s all for today. Bye.
Recommended Today
Fastems.Mms.Client.BaseData.Service.BaseDataService之FixtureSummaries
in Fastems.Common.dll, Fastems.Mms.Client.BaseData.Views, In Fixtures/Views/FixtureLibraryView.xaml, the data source of Fixtures has been unclear. The records are as follows. The data source of the View is the Fixtures in Fastems.Mms.Client.Fixtures.ViewModel.FixtureLibraryViewModel, And the source of Fixtures is Fixtures = new PagingCollection(_fixtures, FixtureFilterSources); BatchingObservableCollection _fixtures; _fixtures creates a collection object BatchingObservableCollection in the constructor public class BatchingObservableCollection : […]
- How to find and kill zombie processes in Linux?
- IOS instant messaging IM and audio and video work arrangement
- Git creates a branch and pushes it to a remote branch
- Experience summary of 17 front-end interviewers
- Cgai DD nail swarm robot python3 API
- Getting started with Jenkins pipeline scripting
- Get the latest activation code of pycharm2021.5 for free (attachment: containing the key of pycharm permanent registration code)
- Linux deployment tutorial, run vscode on Web pages, and write code anytime, anywhere
- Recommend three practical go development tools
- 23 very practical shell use script instances