document.write( "Question 938620: Write the equation of the line that has the indicated slope and contains the indicated point. Express the final equation in standard form.
\n" );
document.write( "m = 1/2, (4, 8) \n" );
document.write( "
Algebra.Com's Answer #571815 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! m = 1/2 , (4,8) \n" ); document.write( "y - y1 = m(x - x1) {point-slope form} \n" ); document.write( "y - 8 = (1/2)(x - 4) {substituted point and slope into point-slope form} \n" ); document.write( "2y - 16 = x - 4 {multiplied entire equation by 2, to eliminate fraction} \n" ); document.write( "x - 2y = -12 {subtracted 2y and added 4 to each side to get into standard form} \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |