Answer:
Step-by-step explanation:
Start with why C isn't the answer.
y = 1.8^0 . The power is zero. Anything to the zero power (anything except 0 to the 0 power) is 1. So 1.8^0 is 1 not something else. C assumes that somehow 0,1.8 turns into 1.8. It does not. The second part is also wrong but you don't need it. However here it is.
x = 0 y = 3
x = 1 y = 3 * 1.8 = 5.4
x = 2 y = 3 * 1.8^2 = 3*3.24 = 9.72
You should be able to see that if you multiply 5.4 by 3, you don't get 9.72
C just does not work.
=======
The actual answer is A. That's exactly what the graph does. If you multiply 5.4 * 1.8 you should get 9.72. Just for completeness, I've included the graph.
A model shows the visualize of what you need to do in order to complete the problem your asked. It can also show important steps and make it easier for you to answer the question, like length×height×width.
Given:
The price of a doll = $35
Sales tax = 6%
To find:
The tax amount that a customer will pay on one doll.
Solution:
The price of doll is $35 and the sales tax is 6%, so the tax amount on a doll is 6% of 35.




Therefore, the tax amount that a customer will pay on one doll is $2.1.
Answer:
Parallel lines are straight lines that don't ever touch. Think of a railroad track.
Perpendicular lines are lines that meet and make a 90 degree angle
Answer:
1/2
Step-by-step explanation:
8(1/2)^4
= 8 * 1 / 2^4
= 8/(2*2*2*2)
= 8/16
= (8*1) / (8*2)
= 1/2