The first picture shows solution for a. For b). X=9,2
Answer:
y = -5x + 20
Step-by-step explanation:
Lets start with the first given values for x and y
(2,10)
Lets try out the first equation
y = 5x + 4
y = 5(2) + 4
y = 14
This equation wouldn't work because the y value is not 10 when the x value is 2
y = 5x + 20
y = 5(2) + 20
y = 30
This equation doesn't work either
y = -5x + 20
y = -5(2) + 20
y = -10 + 20
y = 10
This would be the correct equation since your y value is 10 when the x value is 2
Remember you can do anything to an equation as long as you do it to both sides
and when multiply by negative, flip sign
8+h>2+3h
minus h both sides
8+h-h>2+3h-h
8+0>2+2h
8>2+2h
minus 2 both sides
8-2>2-2+2h
6>0+2h
6>2h
divide by 2 both sides
6/2>2h/2
3>1h
3>h
first opotin
You can set up an system of equations
x=2y+8
x-y=25
Substitute x in to the second equation
2y+8-y=25
y+8=25
y=17
Substitute the y back in to the first equation.
x=2(17)+8=42