document.write( "Question 121474: write an equation of the line that is perpendicular to the line through(9, 10) and (3,-2) and passes through the x intercept of that line? \n" ); document.write( "
Algebra.Com's Answer #89150 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! find the slope (-2-10)/(3-9)=-12/6=-2 this is the slope \n" ); document.write( "Y=mX+b \n" ); document.write( "10=-2*9+b \n" ); document.write( "b=10+18 \n" ); document.write( "b=28 THUS THE EQUATION OF THIS LINE IS: \n" ); document.write( "Y=-2X+28 (RED LINE) \n" ); document.write( "THIS LINE HAS AN X INTERECEPT OF: \n" ); document.write( "0=-2X+28 \n" ); document.write( "-2X=-28 \n" ); document.write( "X=-28/-2 \n" ); document.write( "X=14 OR (14,0) \n" ); document.write( "THE LINE PERPENDICULAR WOULD HAVE A SLOPE=1/2 PASSING THROUGH (12,0)IS: \n" ); document.write( "0=1/2*12+b \n" ); document.write( "b=-6 \n" ); document.write( "Y=X/2-6 IS THE EQUATION OF THIS PERPENDICULAR LINE PASSING THROUGH (12,0) OR THE (GREEN LINE) \n" ); document.write( " |