document.write( "Question 1044928: Write the equation in slope-intercept form of the line that has a slope of 2 and contains the point (3, 7).
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #660398 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! point slope formula \n" ); document.write( "y-y1=m(x-x1), where m=slope and x1,y1 are coordinates of the point. Watch signs, because we are subtracting. \n" ); document.write( "y-7=2(x-3) \n" ); document.write( "y-7=2x-6 \n" ); document.write( "add 7 to both sides \n" ); document.write( "y=2x+1. That is slope intercept form. \n" ); document.write( "When x=3 y=7. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |