document.write( "Question 1088550: Eliminate the parameter in the equation x=3-2t, y=2+3t to find the corresponding rectangular equation. \n" ); document.write( "
Algebra.Com's Answer #702833 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Eliminate the parameter in the equation x=3-2t, y=2+3t to find the corresponding rectangular equation.
\n" ); document.write( "----------
\n" ); document.write( "x=3-2t
\n" ); document.write( "t = (x-3)/2
\n" ); document.write( "===========
\n" ); document.write( "y=2+3t
\n" ); document.write( "y = 2 + 3*((x-3)/2) = 2 + (1/2)*(3x-9)
\n" ); document.write( "2y = 3x - 9
\n" ); document.write( "
\n" ); document.write( "
\n" );