document.write( "Question 756322: can you tell me how to solve the linear system for:
\n" ); document.write( "5x+6y=3
\n" ); document.write( "-25x-30y=6
\n" ); document.write( "

Algebra.Com's Answer #460128 by Gogonati(855)\"\" \"About 
You can put this solution on YOUR website!
This system is inconsistent (doesn't has solution) because if we divide the two sides of the second equation by -5 we get:\r
\n" ); document.write( "\n" ); document.write( "\"%28-25x-30y%29%2F-5=6%2F-5\"\r
\n" ); document.write( "\n" ); document.write( "\"5x%2B6y=-6%2F5\" The expression \"5x%2B6y\" cannot be simultaneously equal to 3 \r
\n" ); document.write( "\n" ); document.write( "and \"-6%2F5\".
\n" ); document.write( "
\n" );