document.write( "Question 523815: There is a hopscotch board. It has alot of squares with different numbers inside of it . The width of the squares is t and the length is ( t-3). What is the area? By the way I am learnig about polynomials in Algebra, so the answer is likely to turn as a polynomial.
\n" );
document.write( "Thank you for your help.
\n" );
document.write( "-James \n" );
document.write( "
Algebra.Com's Answer #347651 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Area = length*width = (t-3)(t) = t^2 - 3t \n" ); document.write( " |