document.write( "Question 288064: Determine whether the two lines with the given equations are parallel, perpindicular, or niether with each other
\n" );
document.write( "A) -3y=15x-12
\n" );
document.write( "B) y=5x+7 \n" );
document.write( "
Algebra.Com's Answer #208766 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! -3y=15x-12 \n" ); document.write( "y=15x/-3-12/-3 \n" ); document.write( "y=-5x+4 \n" ); document.write( "y=5x+7 \n" ); document.write( "-5*5=-25 \n" ); document.write( "not parallel and not perpendicular \n" ); document.write( "intersect at x = -3/10, y = 11/2 \n" ); document.write( " \n" ); document.write( " |