document.write( "Question 257569: decide whether the pair of lines is , parallel, perpendicular, or none....
\n" );
document.write( "4x+3y=10
\n" );
document.write( "3x+4y=2 \n" );
document.write( "
Algebra.Com's Answer #189475 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! decide whether the pair of lines is , parallel, perpendicular, or none.... \n" ); document.write( "4x+3y=10 \n" ); document.write( "3x+4y=2 \n" ); document.write( "--- \n" ); document.write( "Check the slopes: \n" ); document.write( "1st: slope = -4/3 \n" ); document.write( "2nd: slope = -3/4 \n" ); document.write( "------------------------------------------------- \n" ); document.write( "Ans: none; they are not perpendicular and not parallel \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |