document.write( "Question 197496: Write the equation of the line that passes through (8,5) with a slope of -1 over 2
\n" );
document.write( "
\n" );
document.write( "thank you \n" );
document.write( "
Algebra.Com's Answer #148096 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Write the equation of the line that passes through (8,5) with a slope of -1 over 2 \n" ); document.write( "---------- \n" ); document.write( "These are ALWAYS done like this: \n" ); document.write( "Use y-y1 = m*(x-x1) m is the slope and (x1,y1) is the point \n" ); document.write( "y-5 = (-1/2)*(x-8) \n" ); document.write( "y = (-1/2)x + 9 (slope-intercept form) \n" ); document.write( "------------- \n" ); document.write( "x + 2y = 18 (standard form) \n" ); document.write( "------------ \n" ); document.write( " \n" ); document.write( " |