document.write( "Question 141277: Decide if the lines are parallel, perpendicular, or neither.
\n" );
document.write( "5x + 3y = 7
\n" );
document.write( "3x + 5y = 3\r
\n" );
document.write( "\n" );
document.write( "Help me again please. \n" );
document.write( "
Algebra.Com's Answer #102929 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Decide if the lines are parallel, perpendicular, or neither. \n" ); document.write( "5x + 3y = 7 \n" ); document.write( "3x + 5y = 3 \n" ); document.write( "------------------- \n" ); document.write( "Check the slope of each equation: \n" ); document.write( "y = (-5/3)x + (7/3); slope is -5/3 \n" ); document.write( "y = (-3/5)x + (3/5): slope is -3/5\r \n" ); document.write( "\n" ); document.write( "-------------------------------- \n" ); document.write( "slopes are different so line are not parallel. \n" ); document.write( "The product of the slopes is not -1 so the lines are not perpendicular. \n" ); document.write( "----------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |