document.write( "Question 1033641: Find the slope-intercept form of the line that passes through the given point and has the given slope. Include your work in your final answer. Type your answer in the box provided or use the upload option to submit your solution.\r
\n" );
document.write( "\n" );
document.write( "(7, 1)
\n" );
document.write( "m = 10 \n" );
document.write( "
Algebra.Com's Answer #648299 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the slope-intercept form of the line that passes through the given point and has the given slope. Include your work in your final answer. Type your answer in the box provided or use the upload option to submit your solution.\r \n" ); document.write( "\n" ); document.write( "(7, 1) \n" ); document.write( "m = 10 \n" ); document.write( "------------ \n" ); document.write( "y-y1 = m*(x-x1) \n" ); document.write( "y-1 = 10*(x-7) \n" ); document.write( "=================== \n" ); document.write( "Solve for y to get slope-intercept form. \n" ); document.write( " |