document.write( "Question 211111: i need help with the following problem: write the equation of the line and graph the equation by using either the slope-intercept equation or by using x- and y- intercepts. the points are (4,6) (-1,2).\r
\n" );
document.write( "\n" );
document.write( "Please help \n" );
document.write( "
Algebra.Com's Answer #159503 by Alan3354(69443) You can put this solution on YOUR website! write the equation of the line and graph the equation by using either the slope-intercept equation or by using x- and y- intercepts. the points are \n" ); document.write( "(4,6) (-1,2). \n" ); document.write( "------------ \n" ); document.write( "Slope, m, = diffy/diffx \n" ); document.write( "m = (2-6)/(-1-4) \n" ); document.write( "m = 4/5 \n" ); document.write( "-------- \n" ); document.write( "then use either point as (x1,y1) \n" ); document.write( "y-y1 = m*(x-x1) \n" ); document.write( "y-6 = (4/5)*(x-4) \n" ); document.write( "y = (4/5)x + 14/5 \n" ); document.write( "y-intercept = 14/5 \n" ); document.write( "------------ \n" ); document.write( "Set y = 0 to find the x-intercept \n" ); document.write( "(4/5)x + 14/5 \n" ); document.write( "4x = 14 \n" ); document.write( "x = 7/2 \n" ); document.write( " \n" ); document.write( " |