document.write( "Question 870744: Determine whether the system of linear equations has one and only one solution, infinitely many solutions, or no solution.
\n" ); document.write( "x − 3y = −11
\n" ); document.write( "4x + 3y = 31
\n" ); document.write( "Does it have one and only one solution,
\n" ); document.write( "infinitely many solutions or
\n" ); document.write( "no solution\r
\n" ); document.write( "\n" ); document.write( "find the solution if one exist?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #525099 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Add the equations together,
\n" ); document.write( "\"x-3y%2B4x%2B3y=-11%2B31\"
\n" ); document.write( "\"5x=20\"
\n" ); document.write( "\"x=4\"
\n" ); document.write( "Then use either equation to solve for \"y\"
\n" ); document.write( "\"16%2B3y=31\"
\n" ); document.write( "\"3y=15\"
\n" ); document.write( "\"y=5\"
\n" ); document.write( "
\n" ); document.write( "
\n" );