Answer:
Sam earns $200 and Kevin earns $225.
x , y= -3 , -6 by substitution
x , y= 7, 6 by elimination
Explanation:
a) Let the amount earned by Sam = s and the amount earned by Kevin = k
We are given, that they both earn total $425 i.e. s + k = 425
Also, Kevin earns $25 more than Sam i.e. k = s + 25
Hence, the system of equations comes out to be:
s + k = 425
-s + k = 25
b) Take s = x and k = y. See the graph plotted below
c) As the intersection point from the graph comes out to be (s,k) = (200,225)
Therefore, Sam earns $200 and Kevin earns $225.
Now, we have the system
-4x + y = 6
-5x - y = 21
We need to use substitution method.
Take y= -5x - 21 from the 2nd equation and put it in the 1st.
We get, -4x - 5x - 21 = 6 i.e. -9x = 27 i.e. x= -3
Now, substitute this value of x in any of the equation to find y.
We get, -5*(-3) - y = 21 i.e. y = 15 - 21 i.e. y = -6
Now, we are given the system,
2x + y = 20
6x - 5y = 12
We need to use elimination method.
Multiply 5 by equation 1. We get,
10x + 5y = 100
6x - 5y = 12
Adding the above equations, we get, 16x = 112 i.e. x = 7
Put this value in any of the equation to find the value of y.
We get, y = 20 - 2x i.e. y = 20 - 2*7 i.e. y = 20 - 14 i.e. y = 6