document.write( "Question 236703: How do I wrtie an equation that will be perpendicular to 3x-5y=10 and passes through (-6,2)? \n" ); document.write( "
Algebra.Com's Answer #174173 by stanbon(75887) ![]() You can put this solution on YOUR website! How do I wrtie an equation that will be perpendicular to 3x-5y=10 and passes through (-6,2)? \n" ); document.write( "------------- \n" ); document.write( "slope of the given line is 3/5 \n" ); document.write( "---------------- \n" ); document.write( "Therefore slope of the perpendicular line is -5/3 \n" ); document.write( "---------------- \n" ); document.write( "Find the y-intercept if y = mx+b: \n" ); document.write( "2 = (-5/3)(-6) + b \n" ); document.write( "2 = 10 + b \n" ); document.write( "b = -8 \n" ); document.write( "--------------------------- \n" ); document.write( "Equation of the line: \n" ); document.write( "y = (-5/3)x - 8 \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "stan H. \n" ); document.write( " |