You cant solve it unless it is an equation. To be an equation it must have an equals sign.
Chat with our AI personalities
y=2x+9 and y=x+6
3(5x-2y)=18 5/2x-y=-1
Solve this system of equation using substitution 2x plus 6y equals 24 and 3x-2x equals 24 ?Improved Answer:2x+6y = 243x-2x = 24 => x =24Substitute the value of x into the top equation to find the value of y:48+6y = 246y = 24-486y = -24y = -4So: x = 24 and y = -4
If: x+y = 4 and y = 2x+1 Then: 4-x = 2x+1 => 3 = 3x => 1 = x So by substitution: x = 1 and y = 3
To solve a system of equations using substitution you solve one of the equations for one of the variables then substitute that into the other equation to solve for the other variable. For example. y = 6x 2x + 3y = -20 The first equation has already been solved for y. So, you simply substitute that into the second equation. 2x + 3(6x) = -20 2x + 18x = -20 20x = -20 x = -20/20 = -1 Now you have solved for x. You can substitute your answer for x back into the first equation to solve for y. y = 6x = 6(-1) = -6 Putting it all together... x = -1 y = -6