document.write( "Question 783011: i have to write an equation in point-slope form for the line with the given slope that contains the given point . \r
\n" );
document.write( "\n" );
document.write( "Slope= 1/5; (2, -6) . \r
\n" );
document.write( "\n" );
document.write( "I'm in the 8th grade, and in Algebra 1, but i still dont quite get how to do the point slope formula and i'm too afraid to ask him beacause he makes me feel like an idiot.. \n" );
document.write( "
Algebra.Com's Answer #476617 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! write an equation in point-slope form for the line with the given slope that contains the given point\r \n" ); document.write( "\n" ); document.write( "Slope= 1/5; (2,-6) \n" ); document.write( "------------ \n" ); document.write( "Use y = mx + b and the point to find b, the y-intercept. \n" ); document.write( "---- \n" ); document.write( "-6 = (1/5)*2 + b \n" ); document.write( "-30/5 = 2/5 + b \n" ); document.write( "b = -32/5 \n" ); document.write( "----- \n" ); document.write( "y = (2/5)x - 32/5 \n" ); document.write( " |