document.write( "Question 1162333: consider a line whose slope is 5 and which passes through the point (-2,8) and write the equation of this line in point slope form and slope intercept form\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #786107 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! Point-slope form:\r \n" ); document.write( "\n" ); document.write( " y-8 = 5(x-(-2)) \n" ); document.write( " y-8 = 5(x+2) \r \n" ); document.write( "\n" ); document.write( "Slope-intercept form can be found by solving the above for y (and simplifying so it has the form: y = mx + b). \n" ); document.write( " |