document.write( "Question 269603: The area of a rectangle is given by the following polynomial:\r
\n" );
document.write( "\n" );
document.write( "44t - 2t^2\r
\n" );
document.write( "\n" );
document.write( "If the length of one side is 2t, what is the polynomial that expresses the length of the other side? \n" );
document.write( "
Algebra.Com's Answer #197572 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! (44t - 2t^2) / 2t = 22 - t \n" ); document.write( " |