document.write( "Question 23285: please help me solve this problem: find 3 possible answers to 2x+4y=8 \n" ); document.write( "
Algebra.Com's Answer #12038 by smik(40)\"\" \"About 
You can put this solution on YOUR website!
Good question.
\n" ); document.write( "

\n" ); document.write( "Well, what we can do first is set x to zero, and solve for y. In other words, we're wondering what y would have to be if x were 0. So:
\n" ); document.write( "

\n" ); document.write( "2(0) + 4y = 8 (since 2(0) is 0, we can exclude that)
\n" ); document.write( "4y = 8 (we divide both sides by 4)
\n" ); document.write( "y = 2 (So, when x = 0, y = 2)
\n" ); document.write( "

\n" ); document.write( "Now that we've got one answer. We can set y equal to 0. So:
\n" ); document.write( "

\n" ); document.write( "2x + 4(0) = 8 (since 4(0) is 0, we can exclude that)
\n" ); document.write( "2x = 8 (we divide both sides by 2)
\n" ); document.write( "x = 4 (When y = 0, x = 4)
\n" ); document.write( "

\n" ); document.write( "Now we've got two answers. We need to find one more answer. An easy way to do this is to set x (or y) to any random value, then shift it to the other side, and solve for y (or x). For this case, let's set x equal to 2 and solve for y. So:
\n" ); document.write( "

\n" ); document.write( "2(2) + 4y = 8
\n" ); document.write( "4 + 4y = 8 (Now we can shift the 4 on the left to the right by subtracting it from both sides)
\n" ); document.write( "4y = 4 (Divide both sides by 4)
\n" ); document.write( "y = 1 (When x = 2, y = 1)
\n" ); document.write( "

\n" ); document.write( "There you go, we've got three answers now. Of course, you could go on and find tonnes of other answers by setting any of the variables to a random value and then solving for the other variable.
\n" ); document.write( "
\n" );