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:
Given:
, y =6
To prove: x =7
On substituting the value of y =6 in the equation 7y = 8x -14 to solve for x.
or
42 = 8x -14 ......[1]
Addition Property of equality states that you add the same number to both sides of an equation.
Add 14 to both sides in equation [1];
42+14 =8x -14+14
Simplify:
56 = 8x
or
8x =56 ......[2]
Division Property of equality states that you divide the same number to both sides of an equation.
Divide by 8 to both sides of an equation [2];

Simplify:
x =7 Hence proved!
A two Column proof:
Statement Reason
1. 7y = 8x -14 Given
y= 6
2. 7(6) = 8x -14 Substitution property
3. 42+14 = 8x Addition property of equality
4. 56 =8x Simplify
5. x =7 Division Property of equality
Answer: -4
I can't show a number line because I'm on tablet.
Take away 4 from -8 and get -4
Step-by-step explanation:
1. draw the parallelogram with side 20cm and 25cm respectively and also the diagonal as well.
2.Clearly it forms a triangle in the parallelogram with three known lengths of side.
3.Using the cosine rule : c^2=b^2+c^2 -2bc cos c to find the obtuse angle.
When a washer and a dryer cost $995 combined. If the washer cost $45 more than the dryer, then the cost of the dryer is $475
The combined cost of a washer and a dryer = $995
Consider the cost of a dryer as x
The washer cost $45 more than the dryer.
The cost of the washer = x+45
Then the equation will be
x+x+45 = 995
2x+45 = 995
2x = 950
x = 950/2
x = 475
The cost of the dryer is $475
Hence, when a washer and a dryer cost $995 combined. If the washer cost $45 more than the dryer, then the cost of the dryer is $475
Learn more about equation here
brainly.com/question/1625308
#SPJ1