document.write( "Question 49435: Find the value of \" x \" such that the slope of the line containing (x,5) and (3,-1) is 4 \n" ); document.write( "
Algebra.Com's Answer #32826 by Born2TeachMath(20)![]() ![]() ![]() You can put this solution on YOUR website! This problem uses the formula for the slope backwards to find a missing value. \n" ); document.write( "Start the problem with the equation for slope: \n" ); document.write( " \n" ); document.write( "Plug in what we know: \n" ); document.write( "x1 = x, \n" ); document.write( "y1 = 5 \n" ); document.write( "x2 = 3 \n" ); document.write( "y2 = -1 \n" ); document.write( "m = 4 \n" ); document.write( "So \n" ); document.write( "Simplify: \n" ); document.write( "Solve: \n" ); document.write( "4*(x - 3) = 6 (Cross multiply) \n" ); document.write( "4x - 12 = 6 (Distribute the 4) \n" ); document.write( "4x = 18 (Add 12 to both sides) \n" ); document.write( "x = 18/4 (Divide both sides by 4) \n" ); document.write( "x = 9/2 (Reduce the fraction to lowest terms) \n" ); document.write( " |