document.write( "Question 197734: write an equation for the line that contains the point (7,0) and is perpendicular to the equation y= -12x - 8 \n" ); document.write( "
Algebra.Com's Answer #148347 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! first we must find the slope of the equation y=-12x-8......since this is in point slope form....we can see the slope is -12. now we know that any line perpendicular to this line will have a slope that is the negative reciprical of it.....the negative reciprical of -12 is 1/12 \n" ); document.write( ": \n" ); document.write( "now we have the slope and a point (7,0)...using the point slope formula we have \n" ); document.write( ": \n" ); document.write( "y-0=(1/12)(x-7) \n" ); document.write( ": \n" ); document.write( "y=(1/12)x-7/12 or in standard form multiply all terms by 12 \n" ); document.write( ": \n" ); document.write( "12y=x-7--->x-12y=7(standard form) \n" ); document.write( " |