document.write( "Question 682086: find the equation of the line passing through -1,4)and slope m=2/3
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #423040 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the equation of the line passing through -1,4)and slope m=2/3 \n" ); document.write( "** \n" ); document.write( "Equation of a line: y=mx+b, m=slope, b=y-intercept \n" ); document.write( "y=2x/3+b \n" ); document.write( "solve for b using coordinates of given point (-1,4) \n" ); document.write( "4=2(-1)/3+b \n" ); document.write( "b=4+2/3=12/3/2/3=143 \n" ); document.write( "equation: y=2x/3+14/3 \n" ); document.write( "see graph below: \n" ); document.write( " |