document.write( "Question 155819This question is from textbook
\n" ); document.write( ": A candy company makes the popular Dandy Bar. The rectangular shaped bar is 10 centimeters long, 5 cm wide, and 2 cm thick. Because of increasing costs, the company has decided to cut the volume of the bar by a drastic 28%. The thickness will be the same, but the length and width will be reduced by equal amounts. What will be the length and width of the new bar? \n" ); document.write( "
Algebra.Com's Answer #114794 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
A candy company makes the popular Dandy Bar. The rectangular shaped bar is 10 centimeters long, 5 cm wide, and 2 cm thick. Because of increasing costs, the company has decided to cut the volume of the bar by a drastic 28%. The thickness will be the same, but the length and width will be reduced by equal amounts. What will be the length and width of the new bar?
\n" ); document.write( ".
\n" ); document.write( "Let x = amount of reduction to length and width of candy bar
\n" ); document.write( ".
\n" ); document.write( "Volume = length*width*thickness
\n" ); document.write( "Original volume = 10*5*2 = 100 sq cm
\n" ); document.write( ".
\n" ); document.write( "Our equation, \"28% reduction of volume\":
\n" ); document.write( "(1-.28)(100) = (10-x)(5-x)2
\n" ); document.write( "(.72)(100) = (50-10x-5x+x^2)2
\n" ); document.write( "72 = 100-20x-10x+2x^2
\n" ); document.write( "72 = 2x^2-30x+100
\n" ); document.write( "0 = 2x^2-30x+28
\n" ); document.write( "0 = x^2-15x+14
\n" ); document.write( ".
\n" ); document.write( "Factoring the right:
\n" ); document.write( "0 = (x-1)(x-14)
\n" ); document.write( "solutions x={1,14}
\n" ); document.write( "We can toss the 14 out since our length is only 10 cm subtracting by 14 will produce a negative number -- doesn't make sense. So we MUST conclude that the only solution is x=1 cm
\n" ); document.write( ".
\n" ); document.write( "Therefore, the conclusion is:
\n" ); document.write( "Original size of candy bar:
\n" ); document.write( "10 cm (length)
\n" ); document.write( "5 cm (width)
\n" ); document.write( "2 cm (thick)
\n" ); document.write( "New size of candy bar:
\n" ); document.write( "10-1 = 9 cm (lenth)
\n" ); document.write( "5-1 = 4 cm (width)
\n" ); document.write( "2 cm (thick)
\n" ); document.write( ".
\n" ); document.write( "Length of new candy bar: 9 cm
\n" ); document.write( "Width of new candy bar: 4 cm\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );