document.write( "Question 1183630: A marketing manager for a publishing company has a 6 foot by 8 foot banner to be used when setting up booths at educational conferences. She decides add more zing to the booth by increasing the square footage by 50%, and plans to accomplish this by increasing each of the dimensions by the same amount. What will the new dimensions be? \n" ); document.write( "
Algebra.Com's Answer #814046 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A marketing manager for a publishing company has a 6 foot by 8 foot banner to be used when setting up
\n" ); document.write( "booths at educational conferences. She decides add more zing to the booth by increasing the square footage by 50%,
\n" ); document.write( "and plans to accomplish this by increasing each of the dimensions by the same amount. What will the new dimensions be?
\n" ); document.write( "~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "After adding x to old dimension, the new dimensions are (6+x) ft and (8+x) ft.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The new area is 50% more than the old area, which was 6*8 = 48 ft^2.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So, the new area is 48 + 0.5*48 = 72 ft^2,  giving the equation\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    (6+x)*(8+x) = 72.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and find x\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    48 + 6x + 8x + x^2 = 72\r\n" );
document.write( "\r\n" );
document.write( "    x^2 + 14x - 24 = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It is not factorable, so use the quadratic formula\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    \"x%5B1%2C2%5D\" = \"%28-14+%2B-+sqrt%2814%5E2+%2B+4%2A24%29%29%2F2\" = \"%28-14+%2B-+sqrt%28292%29%29%2F2\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Of the two roots, select only the positive root as the solution to the problem\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    x = \"%28-1+%2B+sqrt%28292%29%29%2F2\" = 1.544 ft  (rounded).    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  New dimensions are  6+1.544 = 7.544 ft  and  8+1.544 = 9.544 ft.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "CHECK.  7.544*9.544 = 71.99994  ft^2.    ! Good ;  Correct !\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );