document.write( "Question 285404: write an equation of the line containing the given point and perpendicular to the given line, Express your answer in the form y=mx+b
\n" );
document.write( "(3,7);7x+y=8 \n" );
document.write( "
Algebra.Com's Answer #206885 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! slope is -a/b =-7/1=-7 \n" ); document.write( "perpendicular slope is 1/7 \n" ); document.write( "7=3/7+b \n" ); document.write( "49=3+7b \n" ); document.write( "46=7b \n" ); document.write( "46/7=b \n" ); document.write( "y=x/7+46/7 slope intercept form \n" ); document.write( "7y=x+46\r \n" ); document.write( "\n" ); document.write( "check \n" ); document.write( "7=3/7+46/7 \n" ); document.write( "49=3+46 \n" ); document.write( "ok \n" ); document.write( " \n" ); document.write( " |