document.write( "Question 475726: what is the equation in point-slope form of the line perpendicular to 3x+6y=5 and through the point (1,3).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #326219 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the equation in point-slope form of the line perpendicular to 3x+6y=5 and through the point (1,3).\r \n" ); document.write( "\n" ); document.write( "---- \n" ); document.write( "Solve for \"y\": \n" ); document.write( "y = (-1/2)x + (5/6) \n" ); document.write( "slope is -1/2 \n" ); document.write( "---- \n" ); document.write( "Slope of all perpendicular must be 2 \n" ); document.write( "---- \n" ); document.write( "Equation Form: \n" ); document.write( "y = mx + b \n" ); document.write( "Using (1,3) and m = 2 solve for \"b: \n" ); document.write( "3 = 2*1 + b \n" ); document.write( "b = 1 \n" ); document.write( "--------------- \n" ); document.write( "Equation: \n" ); document.write( "y = 2x + 1 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " |