document.write( "Question 455379: I need help with this, please. Find the equation of the line having the given slope and containing the given point. Express your answer in the form x=a,y=b or y=mx + b\r
\n" );
document.write( "\n" );
document.write( "m= -2, (9,0) \n" );
document.write( "
Algebra.Com's Answer #312662 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "0=-2*9+b \n" ); document.write( "b=18 \n" ); document.write( "----------- \n" ); document.write( "y=-2x+18 \n" ); document.write( " |