document.write( "Question 149948: Find an equation of the line having the given slope and containing the given point. Express your answer in the form y=mx+b
\n" );
document.write( "m=-3 (5,0) \n" );
document.write( "
Algebra.Com's Answer #110053 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Express your answer in the form y=mx+b \n" ); document.write( "m=-3 (5,0) \n" ); document.write( "-------------- \n" ); document.write( "slope = -3 \n" ); document.write( "Find the intercept: \n" ); document.write( "0 = -3*5 + b \n" ); document.write( "b = 15 \n" ); document.write( "------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "y = -3x + 15 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |