document.write( "Question 391261: solve the following system
\n" );
document.write( "6x-9y=8
\n" );
document.write( "14x-21y=18 \n" );
document.write( "
Algebra.Com's Answer #277550 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! solve the following system \n" ); document.write( "6x-9y=8 --> 2x-3y = 8/3 \n" ); document.write( "14x-21y=18 --> 2x-3y = 18/7 \n" ); document.write( "------------- \n" ); document.write( "Inconsistent, the graphs are parallel lines, no solution. \n" ); document.write( " \n" ); document.write( " |