document.write( "Question 576199: find the equation of slope=2 and x-intercept=9
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #369754 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! find the equation of slope=2 and x-intercept=9 \n" ); document.write( ". \n" ); document.write( "Essentially, the point where you have the x-intercept=9 is at (9,0) \n" ); document.write( "Plug the point and the slope into the \"point-slope\" form: \n" ); document.write( "y - y1 = m(x - x1) \n" ); document.write( "y - 0 = 2(x - 9) \n" ); document.write( "y = 2(x - 9) \n" ); document.write( "y = 2x - 18 (this is what they're looking for in \"slope-intercept\" form)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |