document.write( "Question 993989: Convert equation from point slope form to slope intercept form.
\n" );
document.write( "y-(-7)=-(12/5)(x-3) \n" );
document.write( "
Algebra.Com's Answer #613178 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Slope-intercept form is y = mx + b.\r \n" ); document.write( "\n" ); document.write( "Thus we must solve for y in y-(-7)=-(12/5)(x-3).\r \n" ); document.write( "\n" ); document.write( "We have then, after distributing,\r \n" ); document.write( "\n" ); document.write( "y + 7 = (-12/5)x + 36/5 \r \n" ); document.write( "\n" ); document.write( "Now subtract 7 (which is 35/5) and get\r \n" ); document.write( "\n" ); document.write( "y = (-12/5)x + 1/5 \n" ); document.write( " |