document.write( "Question 463640: Solve the following systems of equations and state if any lines are parallel: 9x - 8 = y
\n" );
document.write( "8x - 4 = y \n" );
document.write( "
Algebra.Com's Answer #317620 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 9x - 8 = y \n" ); document.write( "8x - 4 = y \n" ); document.write( "---------- \n" ); document.write( "Since they both = y, \n" ); document.write( "9x - 8 = 8x - 4 \n" ); document.write( "x = 4 \n" ); document.write( "--------- \n" ); document.write( "y = 28 \n" ); document.write( " \n" ); document.write( " |