document.write( "Question 110733: Find the equation of the line that contains the point (1,-2) and is perpendicular to the line y=-3/4x+2 \n" ); document.write( "
Algebra.Com's Answer #80698 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the line that contains the point (1,-2) and is perpendicular to the line y=-3/4x+2 \n" ); document.write( "----------------- \n" ); document.write( "If it is perpendicular to y=(-3/4)x+2 it has a slope of 4/3 \n" ); document.write( "--------------------- \n" ); document.write( "Use y=mx+b and substitute to find \"b\": \n" ); document.write( "-2 = (4/3)*1+b \n" ); document.write( "b = -2-(4/3) \n" ); document.write( "b = -10/6 = -5/3 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |