#9: 1 and 1 seventh
#10: 1.23
#11: 0.35
5x-y=0
3x+y=24
2x=-24
x=-12
-36+y=-24
y=-24+36
y=12
HOPE I HELPED!!!
Answer:
(3,2)
Step-by-step explanation:
2x-4=y
2y+3x=13
We substitute the y in. They already gave us the equation 2x-4=y simplified so you would just plug this into the other equation
2(2x-4) +3x=13 : *distribute*
4x-8+3x=13 : *combine like terms*
7x-8=13 * add the 8 to the other side*
7x=21 *divide*
x=3
So the y=2x-4 is what we added in the place of the y to subtract it and solve for x. The second step would be solving for y. So now that we have our answer, 3 we plug it into the other equation preferably.
2(3)-4 =y : 6-4=y : 2=y
We can check our answer by pugging both x and y into both equations to make sure they are right. The statement should be true.
2x-4=y 2(3)-4=(2) 2=2
2y+3x=13 2(2)+3(3)=13 13=13
The idea here is to combine the equations into one in only one variable. The last equation is in only x and z so lets sub out y in the second.
-x - y - z = -8
8 - x - z = y
Substitute y with (8 - x - z) into the next equation.
-4x + 4(8 - x - z) + 5z = 7
-4x + 32 - 4x - 4z + 5z = 7
-8x + 32 + z = 7
The variable z is easiest to get alone; use that as substitution in the last equation.
z = 7 + 8x - 32
z = 8x - 25
Substitute z with (8x - 25)
2x + 2(8x - 25) = 4
2x + 16x - 50 = 4
18x = 4 + 50
18x = 54
x = 3
So use x = 3 in that last equation to find z.
2(3) + 2z = 4
6 + 2z = 4
2z = 4 - 6
2z = -2
z = -1
Now, use both x = 3 and z = -1 to find the final variable y.
-3 - y - (-1) = -8
-3 - y + 1 = -8
-2 - y = -8
-y = -8 + 2
-y = -6
y = 6
Solutions x,y,z = ( 3, 6, -1)