Answer:
9 x + 8 y = 10 (I)
y = -4x + 7 (II)
One way is to rewrite the second as
4x + y = 7
Now multiply this equation by 8
32 x + 8 y = 56
9 x + 8 y = 10 and now subtract the equations
23 x = 46 this gives x as 2
From equation (II) y = -4 (2) + 7 = -1
So our values are (2, -1)
Check:
(I) 9 x + 8 y = 10 9 * 2 - 8 = 10
(II) 4 x + y = 7 or 4 * 2 - 1 = 7
Or you can substitute equation (II) directly into equation (I)
Answer:
20
Step-by-step explanation:
The answer is 24, 26, and 28
<h3>The solution as an ordered pair is (x,y) = (2,2)</h3><h3>x = 2 and y = 2 pair up together.</h3>
===============================
Work Shown:
4x+2y = 12
4x+2( y ) = 12
4x+2( 2x-2 ) = 12 ... replace y with 2x-2
4x+2( 2x ) + 2( -2 ) = 12 ... distribution rule
4x+4x-4 = 12
8x-4 = 12
8x-4+4 = 12+4 ... add 4 to both sides
8x = 16
8x/8 = 16/8 ... divide both sides by 8
x = 2 is the first part of the answer
Use x = 2 to find y
y = 2x-2
y = 2(2)-2 ... replace x with 2
y = 4-2
y = 2 is the second part of the answer