document.write( "Question 72490: Determine if the two equations are parellel, perpendicular or neither\r
\n" );
document.write( "\n" );
document.write( "2/5x - 1/3y = 7/8
\n" );
document.write( "1/3x - 2/4y = -72\r
\n" );
document.write( "\n" );
document.write( "This is not from a book \n" );
document.write( "
Algebra.Com's Answer #51865 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine if the two equations are parellel, perpendicular or neither \n" ); document.write( "2/5x - 1/3y = 7/8 \n" ); document.write( "1/3x - 2/4y = -72 \n" ); document.write( "--------- \n" ); document.write( "Put each equation in slope-intercept form:\r \n" ); document.write( "\n" ); document.write( "y = ((2/5)/(1/3))x -[(7/8)/(1/3)] \n" ); document.write( "y = (6/5)x -(21/8) \n" ); document.write( "------------ \n" ); document.write( "y= [(1/3)/(1/2)]x + [72/(1/2) \n" ); document.write( "y= (2/3)x +144 \n" ); document.write( "------------- \n" ); document.write( "They are neither parallel or perpendicular as they have different slopes \n" ); document.write( "and different y-intercepts. \n" ); document.write( "-------------. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |