document.write( "Question 903217: 1) Determine the equation of the line, in point-slope form, that will get your spacecraft from Point A to Point B. Point A: (0,3), Point B: (-3, 0) \n" ); document.write( "
Algebra.Com's Answer #547855 by thesvw(77)\"\" \"About 
You can put this solution on YOUR website!
Lets find slope.\r
\n" ); document.write( "\n" ); document.write( "Slope = Difference of y coordinates/ Difference of x coordinates\r
\n" ); document.write( "\n" ); document.write( "\"m+=+%283-0%29%2F%280+-%28-3%29%29\"\r
\n" ); document.write( "\n" ); document.write( "\"m+=+1\"\r
\n" ); document.write( "\n" ); document.write( "Now use the formula.\r
\n" ); document.write( "\n" ); document.write( "\"%28y-0%29+=+1%28x%2B3%29\"\r
\n" ); document.write( "\n" ); document.write( "\"x+-y+%2B3=0\"
\n" ); document.write( "
\n" );