document.write( "Question 1010122: How many solutions are there in the following systems of equations?
\n" );
document.write( "1. y=5x+3
\n" );
document.write( "y=9+x \n" );
document.write( "
Algebra.Com's Answer #625596 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "How many solutions are there in the following systems of equations? \n" ); document.write( "1. y=5x+3 \n" ); document.write( "y=9+x \n" ); document.write( "--------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Since the left sides of these equations are identical, the right sides are equal. \r\n" ); document.write( "\r\n" ); document.write( "It gives an equation\r\n" ); document.write( "\r\n" ); document.write( "5x + 3 = 9 + x.\r\n" ); document.write( "\r\n" ); document.write( "Simplify and solve it:\r\n" ); document.write( "\r\n" ); document.write( "5x - x = 9 - 3,\r\n" ); document.write( "\r\n" ); document.write( "4x = 6,\r\n" ); document.write( "\r\n" ); document.write( "x = \n" ); document.write( " \n" ); document.write( " |