document.write( "Question 352206:
\n" );
document.write( "Suppose you need to solve a system of equations in which both equations represent lines. How many solutions can your system have? Select ALL that are possible.
\n" );
document.write( "3, 0, infinitely many, 4, 1, 2\r
\n" );
document.write( "\n" );
document.write( "How many solutions does the following system of equations have?
\n" );
document.write( "-x-3y=3
\n" );
document.write( "x-6y= 5 \n" );
document.write( "
Algebra.Com's Answer #251682 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! System of equations (lines) can have either no solution, 1 solution or infinitely many solutions.\r \n" ); document.write( "\n" ); document.write( "-x-3y=3 \n" ); document.write( "x-6y= 5 \n" ); document.write( "Solve second equaiton for x by adding 6y to each side, so you get \n" ); document.write( "a) x=5+6y. Now plug that into the first equation for x so you get \n" ); document.write( "-(5+6y)-3y=3. Now distribute the minus and you get \n" ); document.write( "-5-6y-3y=3. Add like terms and you get \n" ); document.write( "-5-9y=3. Add 5 to each side of the equation and you get \n" ); document.write( "-9y=8. Divide each side by -9 and you get \n" ); document.write( "y=-8/9. Now you plug that into the equation i market with letter a). \n" ); document.write( "So |