document.write( "Question 468133: Find the slope, if it exists:\r
\n" );
document.write( "\n" );
document.write( "y=-8x+4 \n" );
document.write( "
Algebra.Com's Answer #321205 by Theo(13342)![]() ![]() You can put this solution on YOUR website! equation is y = -8x + 4 \n" ); document.write( "equation is in slope intercept form of y = mx + b \n" ); document.write( "m is the slope and b is the y intercept \n" ); document.write( "that makes the slope in your equation equal to -8 and the y intercept in your equation equal to 4. \n" ); document.write( "a graph of your equation is shown below: \n" ); document.write( " \n" ); document.write( "you can see that the y intercept is 4. \n" ); document.write( "this is the value of y when x = 0. \n" ); document.write( "to determine whether the slope is accurate, look at the graph when x = 0 and when \n" ); document.write( "y = 0. \n" ); document.write( "you may not be able to see the numbers clearly from the graph, so solve the equation for the values you can't see. \n" ); document.write( "when x = 0, y = 4 (that's the y intercept we looked at earlier). \n" ); document.write( "when y = 0, the equation becomes 0 = -8x + 4 \n" ); document.write( "add x to both sides of this equation to get 8x = 4 \n" ); document.write( "divide both sides of this equation by 8 to get x = 1/2 \n" ); document.write( "so we have 2 points. \n" ); document.write( "they are: \n" ); document.write( "x1 = 0, y1 = 4 \n" ); document.write( "and: \n" ); document.write( "x2 = 1/2, y2 = 0 \n" ); document.write( "the slope of the equation of a line is (y2-y1)/(x2-x1) \n" ); document.write( "based on the points that we have, this equation becomes (0 - 4) / (1/2 - 0) which becomes (-4) / (1/2) which becomes -8. \n" ); document.write( "the slope is -8 confirming the slope intercept form of the equation gave us the right answer.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |