document.write( "Question 631019: Write an equation of the line that passes through the point (3, 6) and has a slope of 4/9
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #397277 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Write an equation of the line that passes through the point (3, 6) and has a slope of 4/9 \n" ); document.write( ". \n" ); document.write( "Plug into the \"point-slope\" form: \n" ); document.write( "y - y1 = m(x - x1) \n" ); document.write( "y - 6 = (4/9)(x - 3) \n" ); document.write( "y - 6 = (4/9)x - (4/9)3 \n" ); document.write( "y - 6 = (4/9)x - 4/3 \n" ); document.write( "y = (4/9)x - 4/3 + 6 \n" ); document.write( "y = (4/9)x - 4/3 + 18/3 \n" ); document.write( "y = (4/9)x + 14/3\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |