document.write( "Question 648787: Find the equation of the line that contains the given point and has the given slope.
\n" );
document.write( "P(0, 7), m = 6 \n" );
document.write( "
Algebra.Com's Answer #406796 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! y=mx+b \n" ); document.write( "y=6x+7 \n" ); document.write( " |