document.write( "Question 723860: Given that a line passes through the following points, write the equation for the line in point slope form and tell me what the slope and y-intercept and x-intercept would be.\r
\n" );
document.write( "\n" );
document.write( "Points: (2,0) and (0, -1)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #443426 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given that a line passes through the following points, write the equation for the line in point slope form and tell me what the slope and y-intercept and x-intercept would be. \n" ); document.write( "Points: (2,0) and (0, -1) \n" ); document.write( "---- \n" ); document.write( "Plot those points and you will see that \n" ); document.write( "(2,0) is the x-intercept \n" ); document.write( "and (0,-1) is the y-intercept. \n" ); document.write( "----- \n" ); document.write( "slope = (0--1)/(2-0) = 1/2 \n" ); document.write( "---- \n" ); document.write( "Equation: \n" ); document.write( "y = (slope)x + (y-intercept) \n" ); document.write( "------------------ \n" ); document.write( "y = (1/2)x -1 \n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================== \n" ); document.write( " \n" ); document.write( " |