document.write( "Question 208401: 8x-6y=17
\n" );
document.write( "y=4/3x+2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #157629 by HyperBrain(694)![]() ![]() ![]() You can put this solution on YOUR website! Simply substitute y=4/3x+2 to 8x-6y=17: \n" ); document.write( "8x-6(4/3x+2)=17 \n" ); document.write( "8x-(8x+12)=17 \n" ); document.write( "-12=17 \n" ); document.write( "--- \n" ); document.write( "oops! We obtained a false statement. \n" ); document.write( "--- \n" ); document.write( "Therefore, there is no solution. \n" ); document.write( " |