document.write( "Question 935302: find the equation of the line passing through
\n" );
document.write( "the given point with the given slope. Write the final answer in the
\n" );
document.write( "slope–intercept form y = mx + b.\r
\n" );
document.write( "\n" );
document.write( "(-5, 4); m = 3/2 \n" );
document.write( "
Algebra.Com's Answer #568476 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Do it like this one: \n" ); document.write( "================================== \n" ); document.write( "find the equation of the line passing through \n" ); document.write( "the given point with the given slope. Write the final answer in the \n" ); document.write( "slope–intercept form y = mx + b. \n" ); document.write( "(-2, -3); m = -1/2 \n" ); document.write( "----------- \n" ); document.write( "y - y1 = m*(x - x1) where m is the slope, (x1,y1) is the point \n" ); document.write( "--- \n" ); document.write( "y + 3 = (-1/2)*(x+2) \n" ); document.write( "You can change the form. \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " |