document.write( "Question 903216: Determine the equation of the line, in standard form, that will get your spacecraft from the Launch Area to Point A. Launch Area: (1,2), Point A: (0, 3) \n" ); document.write( "
Algebra.Com's Answer #547849 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Determine the equation of the line, in standard form, that will get your spacecraft from the Launch Area to Point A. Launch Area: (1,2), Point A: (0, 3)---------- \n" ); document.write( "Note:: (0,3) is the y-intercept \n" ); document.write( "--- \n" ); document.write( "slope = (3-2)/(0-1) = -1 \n" ); document.write( "----- \n" ); document.write( "Equation:: \n" ); document.write( "y = -x + 3 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |