document.write( "Question 944667: find an equation in slope intercept form for the line passing through the given point with the given slope
\n" );
document.write( "(0,-3) m=2/5 \n" );
document.write( "
Algebra.Com's Answer #575989 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! find an equation in slope intercept form for the line passing through the given point with the given slope \n" ); document.write( "(0,-3) m=2/5 \n" ); document.write( "================= \n" ); document.write( "Write the point-slope eqn first: y - y1 = m*(x - x1) where (x1,y1) is the point. \n" ); document.write( "--- \n" ); document.write( "y+3 = (2/5)*x \n" ); document.write( "Then modify to slope-intercept form (that means solve for y). \n" ); document.write( " |