document.write( "Question 535473: What has a slope of 4 and contains the point (-3,-8)??? How would I do the work to get this answer? \n" ); document.write( "
Algebra.Com's Answer #351902 by lmeeks54(111)![]() ![]() You can put this solution on YOUR website! The basic equation for a linear expression is: \n" ); document.write( "... \n" ); document.write( "y = mx + b \n" ); document.write( "... \n" ); document.write( "where m = slope and b = y intercept. \n" ); document.write( "... \n" ); document.write( "Givens: \n" ); document.write( "slope = 4, which means m = 4 \n" ); document.write( "line passes through point (-3, -8) \n" ); document.write( "... \n" ); document.write( "These coordinates are in the form, (x, y); therefore, we know the equation will include the answer y = -8 and x = -3 \n" ); document.write( "... \n" ); document.write( "Let's put it into the basic equation and see what we have: \n" ); document.write( "... \n" ); document.write( "-8 = 4(-3) + b \n" ); document.write( "-8 = -12 + b \n" ); document.write( "... \n" ); document.write( "Add 12 to both sides: \n" ); document.write( "-8 + 12 = -12 + 12 + b \n" ); document.write( "4 = b \n" ); document.write( "... \n" ); document.write( "So now we know both m and b to state the equation for the line with slope 4 that passes through the given point: (-3, -8): \n" ); document.write( "... \n" ); document.write( "y = 4x + 4 \n" ); document.write( "... \n" ); document.write( "cheers, \n" ); document.write( "Lee \n" ); document.write( " |