document.write( "Question 239867: I have find the slope intercept form of the line for the following problem
\n" );
document.write( "
\n" );
document.write( " (-2, -3), (2,7)
\n" );
document.write( "This is what I came up with...but do not believe it is correct
\n" );
document.write( " m= -3-7/2-3 (fraction)
\n" );
document.write( " m= -10/1 (fraction)
\n" );
document.write( " y-3 = 10 (fractions)
\n" );
document.write( " x+-2 -1\r
\n" );
document.write( "\n" );
document.write( " 10(x+2)= -1(y-3)
\n" );
document.write( " 10x)+20= -1y+-3
\n" );
document.write( " 10x= 1y=-2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #175923 by algebrapro18(249)![]() ![]() ![]() You can put this solution on YOUR website! Well first we need to find the slope of the line. To do that we use the slope formula which is: \r \n" ); document.write( "\n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "so plugging in we get: \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "now that we have the slope there are 2 different ways we can get the equation of the line. The first is using the point-slope formula. The other is to use the slope intercept form of a line and then solving for b. \r \n" ); document.write( "\n" ); document.write( "Method 1: point-slope formula \n" ); document.write( "To use the point-slope formula we pick a point and plug in. I picked (2,7) but it will work if you pick the other point as well. \r \n" ); document.write( "\n" ); document.write( "y-y1=m(x-x1) \n" ); document.write( "y-7=5/2(x-2) \n" ); document.write( "y=5/2x-5+7 \n" ); document.write( "y=5/2x+2 \r \n" ); document.write( "\n" ); document.write( "Method 2: slope-intercept form \n" ); document.write( "y=mx+b \n" ); document.write( "7=5/2(2)+b \n" ); document.write( "7=5+b \n" ); document.write( "2=b \r \n" ); document.write( "\n" ); document.write( "y = 5/2x+2.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |