document.write( "Question 60435: 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 #42994 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! Area of the original piece of cardboard is \n" ); document.write( "\n" ); document.write( "Area of the hole is \n" ); document.write( "\n" ); document.write( "So the difference between these is \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The area of the cardboard left after the hole is cut out is therefore 6x - 9 \n" ); document.write( " |