document.write( "Question 617201: A pool has an area of 9x^2 + 24x + 16 square feet. Write an algebraic expression to represent one possible set of dimensions (in the sense “length times width”) of the pool. Include correct units with your solution. \n" ); document.write( "
Algebra.Com's Answer #388202 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! 9x^2 + 24x + 16 \n" ); document.write( "factoring above: \n" ); document.write( "(3x+4)(3x+4) \n" ); document.write( ". \n" ); document.write( "So, one possible solution is that the pool is square shape where \n" ); document.write( "length is (3x+4) feet \n" ); document.write( "width is (3x+4) feet \n" ); document.write( " \n" ); document.write( " |