We're told (5,-2) is on the line, that's x=5, y=-2
First one y-5 = -7, (x+2)/3=7/3, not equal
Second one y+5=3, (x-2)/3=1, not equal
Third one y+2=0, (x-5)/3=0, TRUE, equal
Fourth one, y-2=-4 (5+5)/3=10/3, not equal
Answer: third choice y+2 = (1/3)(x+5)
Answer
v = 1000 cubic cm
Step-by-step explanation:
The formula for Volume of Cube is V = 
in this case the sides are 10 cm so we plug in the numbers
v = 
v = 1000 cubic cm
Answer: 6.89 per pound (assuming you meant which is the better deal)
Step-by-step explanation:
There are 16 ounces in a pound so you can multiply, 3.5 x 2 (since it is 3.5 for 8 ounces) to get 7. Therefore $6.89 for a pound is cheaper.
Elimination method:
4m = n + 7
3m + 4n + 9 = 0
<em>First, let's get the equations in the same form.</em>
4m - n - 7 = 0
3m + 4n + 9 = 0
<em>Now let's make multiply the first equation by 4 so we can eliminate n.</em>
16m - 4n - 28 = 0
+3m + 4n + 9 = 0
<em>Now we can add the equations.</em>
16m + 3m - 4n + 4n - 28 + 9 = 0
19m + 0n - 19 = 0
19m - 19 = 0
19m = 19
<em>m = 1</em>
<em>Now we put m back into one (or both) of the original equations.</em>
4(1) = n + 7
4 = n + 7
<em>n = -3</em>
<em>If you plug m into the other equation, you get the same result.</em>
<em />
Substitution method:
4m = n + 7
3m + 4n + 9 = 0
<em>With this method, we plug one of the equations into the other one. I'm going to use m in the second equation as a substitute for m in the second equation.</em>
3m + 4n + 9 = 0
3m = -4n - 9
m = (-4/3)n - 3
<em>Now I can substitute the right side into the first equation like so:</em>
4[(-4/3)n - 3] = n + 7
(-16n)/3 - 12 = n + 7
(-16n)/3 = n + 19
-16n = 3(n + 19)
-16n = 3n + 57
0 = 16n + 3n + 57
0 = 19n + 57
0 = 19n/19 + 57/19
0 = n + 3
<em>-3 = n</em>
<em>And then we put that back into one of the original equations.</em>
4m = n + 7
4m = -3 + 7
4m = 4
<em>m = 1</em>
Hopefully you learned something from this.