document.write( "Question 1069456: Use the given conditions to write an equation in point slope form and slope intercept form and show the graph\r
\n" );
document.write( "\n" );
document.write( "Slope=-2 passing through (0,-3)\r
\n" );
document.write( "\n" );
document.write( "Slope=8 passing through (4,-1)\r
\n" );
document.write( "\n" );
document.write( "Passing through (3,5) (8,15) \n" );
document.write( "
Algebra.Com's Answer #684662 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! point slope formula: y-y1=m(x-x1), m is the slope, and (x1,y1) the point. \n" ); document.write( "y-(-3)=-2(x-0) \n" ); document.write( "Y+3=-2x \n" ); document.write( "y=-2x-3 \n" ); document.write( " \n" ); document.write( "--------------- \n" ); document.write( "y+1=8(x-4) \n" ); document.write( "y=8x-33 \n" ); document.write( " \n" ); document.write( "---------------- \n" ); document.write( "The slope is change in y/change in x=10/5=2 \n" ); document.write( "use either point; both will give the same result \n" ); document.write( "y-5=2(x-3) \n" ); document.write( "y=2x-1 \n" ); document.write( " |