Answer:
All you need to do is make sure the first expression is solved for y (which it is), and then substitute it into the second expression in place of any occurrences of y:
given the second expression:
x - y = 1
We'll replace y with it's value in the first expression:
x - (y) = 1
x - (5 - 2x) = 1
Now we can expand the resulting equation:
x - 5 + 2x = 1
So <em>neither</em> of the answers provided are correct.
You can then solve for x:
x - 5 + 2x = 1
x - 5 + 5 + 2x = 1 + 5
x + 2x = 6
3x = 6
3x/3 = 6/3
x = 2
After that, you can find y by plugging x into either of the two original equations:
y = 5 - 2x
y = 5 - 2(2)
y = 5 - 4
y = 1
Answer:
(10, 15)
Step-by-step explanation:
To get the origin of the equation 2y+3x = 10, we need to get the x and y-intercept of the line.
x-intercept occurs at y = 0
If y = 0
2(0)+3x =10
3x =10
x = 10/3
x = 1.33
y-intercept occurs at x = 0
If x = 0
2y+3(0) =10
2y =10
y = 10/2
y = 5
Hence the coordinate at the origin is (10/3, 5). If this coordinate is dilated by 3, the required coordinate will be at (10/3*3, 5*3) = (10, 15)
Hence the required coordinate is (10, 15)
Answer:
4[3x-2]
Step-by-step explanation: 12x-8
Hope this helped out