document.write( "Question 140768: how many solutions does the linear system 3x + 5y = 8 and 3x + 5y = 1 have? \n" ); document.write( "
Algebra.Com's Answer #102454 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
how many solutions does the linear system 3x + 5y = 8 and 3x + 5y = 1 have?
\n" ); document.write( "----------
\n" ); document.write( "solve each equation for y:
\n" ); document.write( "y = (8-3x)/5; slope = -3/5
\n" ); document.write( "y = (1-3x)/5; slope = -3/5
\n" ); document.write( "-----------------------------
\n" ); document.write( "The lines are parallel so there is no solution for the system.
\n" ); document.write( "================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );