document.write( "Question 233310: Can you assist me in solving this word problem?\r
\n" );
document.write( "\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 square inches). \n" );
document.write( "
Algebra.Com's Answer #172225 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 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 square inches). \n" ); document.write( "------------- \n" ); document.write( "The patio is x*(x+3) sq ft \n" ); document.write( "= x^2 + 3x \n" ); document.write( "------------ \n" ); document.write( "The table is 28 sq ft \n" ); document.write( "That leaves x^2 + 3x - 28 open space in sq ft \n" ); document.write( "= 144x^2 + 432x - 4032 sq inches \n" ); document.write( " \n" ); document.write( " |