document.write( "Question 1101109: Given the points (-3,5) and (6,-2):
\n" ); document.write( "a. find the slope of the line through the points
\n" ); document.write( "b. write an equation in point-slope form of the line through the points
\n" ); document.write( "c. convert the equation to slope-intercept form
\n" ); document.write( "d. convert the equation to standard form, Ax + By = C, where A,B, and C are integers.
\n" ); document.write( "Graph the equation
\n" ); document.write( "

Algebra.Com's Answer #715686 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
Given the points (p,v) and (h,k):
\n" ); document.write( "(a) Find the slope.
\n" ); document.write( "(b) Write the point-slope form equation.
\n" ); document.write( "(c) Convert to slope-intercept form.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "SLOPE, \"%28v-k%29%2F%28p-h%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Pick either point; arbitrarily here choosing (h,k):
\n" ); document.write( "\"y-k=%28%28v-k%29%2F%28p-h%29%29%28x-h%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "and then\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=%28%28v-k%29%2F%28p-h%29%29%28x-h%29%2Bk\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=%28%28v-k%29%2F%28p-h%29%29x-h%28%28v-k%29%2F%28p-h%29%29%2Bk\"------do whatever else you need with this...\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Maybe you figure out part d on your own. Result should be \"7x%2B9y=24\".
\n" ); document.write( "
\n" );