document.write( "Question 346913: Find the equation of the line that contains the point (-4, 3) and has slope -2/5. \n" ); document.write( "
Algebra.Com's Answer #248050 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the line that contains \n" ); document.write( "the point (-4, 3) and has slope -2/5. \n" ); document.write( "------ \n" ); document.write( "Form: y = mx + b \n" ); document.write( "You are given x,y, and m; solve for \"b: \n" ); document.write( "3 = (-2/5)(-4) + b \n" ); document.write( "--- \n" ); document.write( "3 = (8/5) + b \n" ); document.write( "(15/5) = (8/5) = b \n" ); document.write( "b = 7/5 \n" ); document.write( "----------------- \n" ); document.write( "Equation: \n" ); document.write( "y = (-2/5)x + (7/5) \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================== \n" ); document.write( " \n" ); document.write( " |