document.write( "Question 402013: Write the slope-intercept form of an equation of the line that passes through the given point and is perpendicular to the graph of the equation.\r
\n" );
document.write( "\n" );
document.write( "(1,1) y=4x+6 \n" );
document.write( "
Algebra.Com's Answer #284425 by robertb(5830) You can put this solution on YOUR website! The equation must have the form y = -x/4 + c, where c is unknown. To find c, use the coordinates of the given point.\r \n" ); document.write( "\n" ); document.write( "1 = -1/4 + c ==> c = 5/4.\r \n" ); document.write( "\n" ); document.write( "Therefore the equation of the line is y = -x/4 + 5/4. \n" ); document.write( " |