document.write( "Question 292909: Complete ordered pairs so that each is a solution to the equation: 3x+4y=12
\n" );
document.write( "(a) (4, ) (b) ( ,6) \n" );
document.write( "
Algebra.Com's Answer #211457 by richwmiller(17219) You can put this solution on YOUR website! a) plug in 4 for x and find y \n" ); document.write( "3*4+4y=12 \n" ); document.write( "b)plug in 6 for y and find x \n" ); document.write( "3x+4*6=12 \n" ); document.write( " \n" ); document.write( " |