Y = 4x/3+19/3 move all terms that dont contain to y to the right then solve
Answer: 9.4
Step-by-step explanation:
if you see on the screenshot if you draw a line between the 2 it mesures 9.4
All you do is add the numbers and that is how you get your answer!
Answer:
{x,y} = {-2,-3}
Step-by-step explanation:
System of Linear Equations entered :
[1] -9x + 4y = 6
[2] 9x + 5y = -33
Graphic Representation of the Equations :
4y - 9x = 6 5y + 9x = -33
Solve by Substitution :
// Solve equation [2] for the variable y
[2] 5y = -9x - 33
[2] y = -9x/5 - 33/5
// Plug this in for variable y in equation [1]
[1] -9x + 4•(-9x/5-33/5) = 6
[1] -81x/5 = 162/5
[1] -81x = 162
// Solve equation [1] for the variable x
[1] 81x = - 162
[1] x = - 2
// By now we know this much :
x = -2
y = -9x/5-33/5
// Use the x value to solve for y
y = -(9/5)(-2)-33/5 = -3