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)\"\" \"About 
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 = \"6%2F4\" = \"1\"\"2%2F4\" = \"1\"\"1%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "The solution is unique.\r\n" );
document.write( "\r\n" );
document.write( "There is only one solution.\r\n" );
document.write( "\r\n" );
document.write( "There are no more solutions.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );