document.write( "Question 790427: What is an equation of the line, in point-slope form, that passes through the given point and has the given slope? Point:(8,-8); slope: 3\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #479138 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Using equation: y = mx + c \n" ); document.write( "-8 = 3(8) + c \n" ); document.write( "c = -8 - 24 \n" ); document.write( "c = - 32 \n" ); document.write( "Equation of line = \n" ); document.write( "y = 3x - 32 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |