document.write( "Question 437242: what is the rectangular equivalent of a parametric curve....x=t/5-1 and y=t-21 \n" ); document.write( "
Algebra.Com's Answer #302413 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the rectangular equivalent of a parametric curve.... \n" ); document.write( "x= (t/5)-1 and y=t-21 \n" ); document.write( "-------------------- \n" ); document.write( "Solve each equation for \"t\": \n" ); document.write( "t/5 = x+1 \n" ); document.write( "t = 5x+5 \n" ); document.write( "--------------- \n" ); document.write( "t = y+21 \n" ); document.write( "------------------ \n" ); document.write( "Equation: \n" ); document.write( "5x+5 = y+21 \n" ); document.write( "y = 5x-16 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H \n" ); document.write( " |