document.write( "Question 117510: The area of a rectangle with width t is given by 33t - t^2. Factor the expression and determine the length of the rectangle in terms of t. \n" ); document.write( "
Algebra.Com's Answer #85485 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
w=t, A=33t-t^2, L*w=A
\n" ); document.write( "t*L=33t-t^2
\n" ); document.write( "t*L/t=(33t-t^2)/t
\n" ); document.write( "L=33-t
\n" ); document.write( ".
\n" ); document.write( "Ed\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );