document.write( "Question 1126575: A jumbo chocolate bar with a rectangular shape measures 12 cm in length, 7 cm in width, and 3 cm in thickness. Due to escalating costs of cocoa, management decides to reduce the volume of the bar by 10%. To accomplish this reduction, management decides the new bar should have the same 3 cm thickness, but the length and width each should be reduced an equal number of cm. What should be the dimensions of the new candy bar? \n" ); document.write( "
Algebra.Com's Answer #742895 by ikleyn(52907)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "(12-x)*(7-x) = 0.9*12*7.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Solve for  x  this quadratic equation.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then evaluate  12-x  and  7-x.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );