document.write( "Question 1061734: 1-Find the equation of the line perpendicular to the line whose equation is 2y-4x=7 and which passes through the point (1,2)
\n" );
document.write( "2-Given 3y-4x=5 and 4y+6=3x.Are these lines parallel,perpendicular,or neither? \n" );
document.write( "
Algebra.Com's Answer #676495 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1-Find the equation of the line perpendicular to the line whose equation is \n" ); document.write( "2y-4x=7 and which passes through the point (1,2) \n" ); document.write( "----- \n" ); document.write( "Slope of the given equation:: \n" ); document.write( "y = 2x + (7/2) \n" ); document.write( "slope = 2 \n" ); document.write( "------- \n" ); document.write( "Slope of the perpendicular line:: \n" ); document.write( "slope = -1/2 \n" ); document.write( "------ \n" ); document.write( "Answer form:: y = mx + b \n" ); document.write( "Solve for \"b\": \n" ); document.write( "2 = (-1/2)1 + b \n" ); document.write( "b = 2 1/2 = (5/2) \n" ); document.write( "------ \n" ); document.write( "Answer:: y = (-1/2)x + (5/2) \n" ); document.write( "===================================== \n" ); document.write( "2-Given 3y-4x=5 and 4y+6=3x.Are these lines parallel,perpendicular,or neither? \n" ); document.write( "3y-4x = 5 DATA: \n" ); document.write( "y = (4/3)x + (5/3) \n" ); document.write( "slope = 4/3 ; intercept = (5/3) \n" ); document.write( "--------------------------------------------- \n" ); document.write( "4y+6 = 3x DATA: \n" ); document.write( "y = (3/4)x - (3/2) \n" ); document.write( "slope = 3/4 ; intercept = (-3/2) \n" ); document.write( "------ \n" ); document.write( "Answer:: not perpendicular ; not parallel ; neither \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |