document.write( "Question 90250This 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 #65505 by stanbon(75887)![]() ![]() ![]() 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( "--------------- \n" ); document.write( "Area of original piece = x^2 \n" ); document.write( "Area of piece removed = (x-3)^2 \n" ); document.write( "---------------- \n" ); document.write( "EQUATION: \n" ); document.write( "Area of Remaining piece = original area - area removed \n" ); document.write( "A of remaining piece = x^2 - (x-3)^2 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |