A very simple example problem to satisfy the required above is,
"John has 8 apples and 17 oranges. How much more oranges does John has than apple?"
To answer this item, one needs to subtract the number of apples from the number of oranges. This is as shown below,
D = 17 - 8 = 9
The concept of "how much more than" is linked to finding the difference between the numbers.
Answer:
I'm not sure what the answer is but, I'm thinking the answer w
Complete the table for the function y = 0.1^x
The first step: plug values from the left column into the ‘x’ spot in the formula <u>y=0.1^x</u>.
* 0.1^-2 : We can eliminate the negative exponent value by using the rule a^-1 = 1/a. Keep this rule in mind for future problems. (0.1^-2 = 1/0.1 * 0.1 = 100).
* 0.1^-1 = 1/0.1 = 10
* 0.1^0 = 1 : (Remember this rule: a^0 = 1)
* 0.1^1 = 0.1
Our list of values: 100, 10, 1, 0.1
Now, we can plug these values into your table:
![\left[\begin{array}{ccc}x&y\\2&10\\1&10\\0&1\\1&0.1\end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7Dx%26y%5C%5C2%2610%5C%5C1%2610%5C%5C0%261%5C%5C1%260.1%5Cend%7Barray%7D%5Cright%5D)
The points can now be graphed. I will paste a Desmos screenshot; try to see if you can find some of the indicated (x,y) values: [screenshot is attached]
I hope this helped!