document.write( "Question 312670: please help me with this problem.
\n" );
document.write( "Solve using the five-step problem solving process. Show all steps necessary to arrive to your answer.
\n" );
document.write( "A 4 ft. by 7 ft. picnic table is placed on an outdoor patio measuring x ft. by (x+3) ft. Find a polynomial for the remaining open space on the patio (in sq. in.) \n" );
document.write( "
Algebra.Com's Answer #223534 by mananth(16946)![]() ![]() You can put this solution on YOUR website! the length of patio = (x+3) feet = 12(x+3) inches \n" ); document.write( "the width is x feet so width = 12x inches. \n" ); document.write( ".. \n" ); document.write( "width of table = 4 ft. = 48 inches \n" ); document.write( "length = 7 ft. = 72 inches \n" ); document.write( ". \n" ); document.write( "Area of patio - area of table = remaining area \n" ); document.write( ".. \n" ); document.write( "12x*12(x+3)- 72 *48 = remaining area\r \n" ); document.write( "\n" ); document.write( "144x^2 +432x-3456 remaining area \n" ); document.write( " \n" ); document.write( " |