document.write( "Question 924810: Find the equation of a line and write it in function notation. \r
\n" );
document.write( "\n" );
document.write( "through (3, -8) and perpendicular to 8y= x-16\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "please help and thank you!!!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #561095 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! the perpendicular line has a negative reciprocal slope, therefore \n" ); document.write( "8y = x-16 \n" ); document.write( "y = x/8 -2 \n" ); document.write( "our perpendicular line has slope -8 (negative reciprocal of 1/8) \n" ); document.write( "so far we have \n" ); document.write( "y = -8x +b \n" ); document.write( "we know the perpendicular line goes through (3, -8) \n" ); document.write( "substitute for x and y \n" ); document.write( "-8 = -8(3) +b \n" ); document.write( "b -24 = -8 \n" ); document.write( "b = 16 \n" ); document.write( "therefore the equation of the line is \n" ); document.write( "y = -8x +16 \n" ); document.write( " \n" ); document.write( " |