document.write( "Question 90331This question is from textbook Algebra and Trigonometry
\n" ); document.write( ": From a square piece of cardboard with width x inches, a square of width x-3 inches is removed from the center. Write the area of the remaining piece as a function of x. \n" ); document.write( "
Algebra.Com's Answer #65629 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
From a square piece of cardboard with width x inches, a square of width x-3 inches is removed from the center. Write the area of the remaining piece as a function of x.
\n" ); document.write( "large square - inner square
\n" ); document.write( "f(x) = x^2 - (x-3)^2
\n" ); document.write( "f(x) = x^2 - (x^2 - 6x + 9)
\n" ); document.write( "f(x) = x^2 - x^2 + 6x - 9
\n" ); document.write( "f(x) = 6x - 9
\n" ); document.write( ":
\n" ); document.write( "Did this make sense to you?
\n" ); document.write( "
\n" );