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.
Answer:
Rose bought 14 packages of granola bars.
Step-by-step explanation:
Total bill = 1 bag of potatoes + x amount of packages of granola bars
Total bill = $74.25
1 bag of potatoes = $6.00
1 package of granola bar = 5.25
We set the equation to:
74.25 = 6.00 + 5.25x
Subtract 6.00 from both sides:
68.25 = 5.25x
Divide both sides by 5.25 to leave x by itself
68.25/5.25 = 5.25x/5.25
13 = x
This means Rose bought 13 packages of granola bars.
Let's recheck our work by inputting x = 13 into the equation:
74.25 = 6.00 + 5.25(13)
74.25 = 6.00 + 68.25
74.25 = 74.25
(2,3) the order is rise over run so, go up two, and to the right 3 which gives you point D
Answer:
(4.2 X 10,000) X (2 X 1,000)
42,000 X 2,000= 84,000,000
Step-by-step explanation:
Hope this helps
Answer: C) Contrapositive
The original conditional is in the form "If P, then Q"
The contrapositive is in the form "If not Q, then not P"
You flip the order of P and Q, and you also negate each piece. The original conditional and contrapositive can be proven to have the same truth values through the use of a truth table.