document.write( "Question 532127: I really need to know how to put point-slope equations in standard form, Ax+By=C \n" ); document.write( "
Algebra.Com's Answer #350684 by oberobic(2304) ![]() You can put this solution on YOUR website! Consider the slope-intercept equation \n" ); document.write( ". \n" ); document.write( "y = 5/2*x + 3/2 \n" ); document.write( ". \n" ); document.write( "multiply both sides by 2 to eliminate the fractions \n" ); document.write( ". \n" ); document.write( "2(y) = 2(5/2x + 3/2) \n" ); document.write( "2y = 2*5/2x + 2*3/2 \n" ); document.write( "2y = 5x + 3 \n" ); document.write( ". \n" ); document.write( "subtract 5x from both sides to get to standard form \n" ); document.write( ". \n" ); document.write( "-5x + 2y = 3 \n" ); document.write( ". \n" ); document.write( "To define the point slope form of this equation requires two points. \n" ); document.write( ". \n" ); document.write( "Recall: y = 5/2*x + 3/2 \n" ); document.write( ". \n" ); document.write( "m = slope = 5/2 \n" ); document.write( ". \n" ); document.write( "If x = 0, then y = 3/2, which is the y-intercept \n" ); document.write( ". \n" ); document.write( "Find the x-intercept by setting y = 0 and solving for 'x' \n" ); document.write( ". \n" ); document.write( "0 = 5/2*x + 3/2 \n" ); document.write( ". \n" ); document.write( "Multiply both sides by 2 to eliminate the fractions \n" ); document.write( ". \n" ); document.write( "0 = 5x + 3 \n" ); document.write( "-5x = 3 \n" ); document.write( "x = -(3/5), which defines the point (-3/5,0) \n" ); document.write( ". \n" ); document.write( "You now have two points: (0,3/2) and (-3/5,0) \n" ); document.write( ". \n" ); document.write( "With two points you can set up the point-slope form. \n" ); document.write( ". \n" ); document.write( "(y -y1) = m(x-x1) \n" ); document.write( ". \n" ); document.write( "From above you know the slope is 5/2, so substitute the points and the slope. \n" ); document.write( ". \n" ); document.write( "(3/2-0) = 5/2*(0-(-3/5)) \n" ); document.write( ". \n" ); document.write( "Checking this, we find. \n" ); document.write( "3/2 = 5/2*(3/5) \n" ); document.write( "3/2 = 15/10 \n" ); document.write( "True \n" ); document.write( ". \n" ); document.write( "Done.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |