document.write( "Question 662522: What is an equation of the line, in point-slope form, that passes through the given point and has the given slope?
\n" ); document.write( "point: (8, –8); slope: 3
\n" ); document.write( "

Algebra.Com's Answer #412341 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
y=mx+b
\n" ); document.write( "-8=3*8+b
\n" ); document.write( "-8=24+b
\n" ); document.write( "-32=b
\n" ); document.write( "y=3x-32
\n" ); document.write( "
\n" );