You can easily test this if you know that (6, -10) corresponds to (X, Y). Knowing this, you can:
X = 6
Y = -10
you put this into your equation:
-10 = 3*6 - 8
calculate it:
-10 = 18 - 8
-10 = 10
This is not true of course, -10 is not equal to 10. Therefore, (6, -10) is not a solution of y = 3x-8 :)
Answer:
11
Step-by-step explanation:
You just have to cross multiply. 20 x 285 = 5700. 5700 / 95 = 60.
He will run 60km
4/(x+1) = 3/x + 1/15
Should we make common denominators with everything, we get
4*15*x / [15x(x+1)] = 3*15*(x+1)/[15x(x+1)] + x(x+1)/[15x(x+1)]
Multiply both sides of the equation by the denominator to cancel them
60x = 45(x+1) + x(x+1)
60x = 45x + 45 + x^2 + x
x^2 - 14x + 45 = 0
(x-9)(x-5) = 0
The answer to this question is that the solutions are x=9 and x=5.