document.write( "Question 415598: Tell whether the following system has one solution, infinitely many solutions or no solution:
\n" ); document.write( "x= -7y+34
\n" ); document.write( "x+7y=32
\n" ); document.write( "

Algebra.Com's Answer #291339 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
The first equation is equivalent to \"x%2B7y+=+34\". If some solution (x,y) satisfies \"x%2B7y+=+34\", it must also satisfy the second equation \"x%2B7y+=+32\". This implies 34 = 32, no solutions. \n" ); document.write( "
\n" );