document.write( "Question 403599: Decide whether the pair of lines is parallel, perpendicular, or neither.
\n" );
document.write( "4x + 3y = 3
\n" );
document.write( "3x + 4y = 1 \n" );
document.write( "
Algebra.Com's Answer #285354 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 3y=-4x+3 \n" ); document.write( "y=-4/3x+1 \n" ); document.write( "------------- \n" ); document.write( "4y=-3x+1 \n" ); document.write( "y=-3/4x+1/4 \n" ); document.write( "------------ \n" ); document.write( "neither \n" ); document.write( " |