document.write( "Question 756267: 1. write an equation in point slope form that models the given information. Then,rearrange it into standard form.
\n" );
document.write( "A. Passes through (4,2) and (‐2,4) \n" );
document.write( "
Algebra.Com's Answer #460079 by Cromlix(4381) You can put this solution on YOUR website! Use coordinates (4,2) and (-2,4) to find gradient (m) \n" ); document.write( "Formula = y2 - y1/x2 - x1 = 4 - 2/-2 -4 = 2/-6 = -1/3 \n" ); document.write( "Using (4, 2) m = -1/3 and the formula => \n" ); document.write( "(You can use either set of the coords. (4,2) or (-2,4)) \n" ); document.write( "y - b = m(x - a) (a and b are x and y of coords) \n" ); document.write( " y - b = m(x - a) \n" ); document.write( " y - 2 = -1/3(x - 4) \n" ); document.write( "Multiply out: \n" ); document.write( " y - 2 = -1/3x + 4/3 \n" ); document.write( "Convert 2 to 6/3 \n" ); document.write( " y = -1/3x + 4/3 + 6/3 \n" ); document.write( " y = -1/3x + 10/3\r \n" ); document.write( "\n" ); document.write( "You can multiply through by 3 to remove fractions: \n" ); document.write( " 3y = -x + 10 \n" ); document.write( "Hope this helps \n" ); document.write( ":-) \n" ); document.write( " |