document.write( "Question 1111340: Please help, I have no idea how to do this.
\n" );
document.write( "Write the point-slope form of the line satisfying the given conditions. Then use the point-slope form of the equation to write the slope-intercept form of the equation.
\n" );
document.write( "Slope= 8, passing through (-6,1)
\n" );
document.write( "-------------------------
\n" );
document.write( "All i have so far is:
\n" );
document.write( "y-1
\n" );
document.write( "___ = 8
\n" );
document.write( "x+6 \n" );
document.write( "
Algebra.Com's Answer #726325 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! the point slope form of a linear equation is \n" ); document.write( ": \n" ); document.write( "(y-y1) = m(x-x1) \n" ); document.write( ": \n" ); document.write( "we are given the point (-6,1) on our line and its slope is 8 \n" ); document.write( ": \n" ); document.write( "y-1 = 8(x+6) \n" ); document.write( ": \n" ); document.write( "y-1 = 8x +48 \n" ); document.write( ": \n" ); document.write( "y = 8x +49 \n" ); document.write( ": \n" ); document.write( "slope-intercept form is \n" ); document.write( ": \n" ); document.write( "*********************** \n" ); document.write( "y = 8x +49 \n" ); document.write( "*********************** \n" ); document.write( ": \n" ); document.write( " |