document.write( "Question 410578: Find the missing values that solve this equation.
\n" );
document.write( "2x+y = 6 \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #288681 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I don't know what that means. \n" ); document.write( "The equation has an infinite # of solutions. \n" ); document.write( "------------- \n" ); document.write( "You can solve it for y in terms of x: \n" ); document.write( "y = -2x + 6 \n" ); document.write( "----------- \n" ); document.write( "Or x in terms of y: \n" ); document.write( "x = -y/2 + 3 \n" ); document.write( " \n" ); document.write( " |