document.write( "Question 265229: 4x+3y=8
\n" );
document.write( "4x+3y=5
\n" );
document.write( "do these lines parallel, perpendicular, or neither \n" );
document.write( "
Algebra.Com's Answer #195060 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! These lines are parallel. Solving them for y, we get \n" ); document.write( "y = (-4/3)x + (8/3) \n" ); document.write( "y = (-4/3)x + (5/3) \n" ); document.write( "since the slopes are =, the lines are parallel \n" ); document.write( " |