document.write( "Question 43798: Help again : 3x - y = 9
\n" );
document.write( " 2y = 6x - 8
\n" );
document.write( "Determine algebraically whether the lines are parallel, perpindicular or neither. state the number solutions. \n" );
document.write( "
Algebra.Com's Answer #28751 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 3x - y = 9 \n" ); document.write( "-y = -3x + 9 \n" ); document.write( "y = 3x - 9 \n" ); document.write( "and \n" ); document.write( "2y = 6x - 8 \n" ); document.write( "y = 3x - 4 \n" ); document.write( "The slopes are the same, but the y-intercepts are different. The lines are parallel. No solutions exist. \n" ); document.write( " |