document.write( "Question 123244This question is from textbook Algebra1
\n" );
document.write( ": Write and equation of the line described:
\n" );
document.write( "Contains (4,9) and is perpendicular to the graph of y = 7x + 3/8. \n" );
document.write( "
Algebra.Com's Answer #90421 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Write and equation of the line described: \n" ); document.write( "Contains (4,9) and is perpendicular to the graph of y = 7x + 3/8. \n" ); document.write( "------------------------------ \n" ); document.write( "The given line has slope = 7 \n" ); document.write( "------------- \n" ); document.write( "The line you want must have slope = -1/7 \n" ); document.write( "------------- \n" ); document.write( "Equation form is y=mx+b and you know m,x and y; so slove for \"b\": \n" ); document.write( "9 = (-1/7)*4 +b \n" ); document.write( "9 = -4/7 + b \n" ); document.write( "b = 67/7 \n" ); document.write( "------------- \n" ); document.write( "EQuATION: \n" ); document.write( "y = (-1/7)x + (67/7) \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |