document.write( "Question 321149: you are going to make a box outof cardboard.the box needs to measure 10cm by5cm by 5cm;10% of the finale product will be wasted in the cutting process.how much cardboard do you need \n" ); document.write( "
Algebra.Com's Answer #230046 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
you are going to make a box out of cardboard.
\n" ); document.write( "the box needs to measure 10cm by5cm by 5cm;
\n" ); document.write( "10% of the finale product will be wasted in the cutting process.
\n" ); document.write( "how much cardboard do you need
\n" ); document.write( ":
\n" ); document.write( "Find the surface area of the closed box
\n" ); document.write( "S.A. = 2(10*5) + 2(10*5) + 2(5*5)
\n" ); document.write( "S.A. = 100 + 100 + 50
\n" ); document.write( "S.A. = 250 sq/cm for the box
\n" ); document.write( ":
\n" ); document.write( "Let a = amt of cardboard required
\n" ); document.write( "then
\n" ); document.write( ".1a = wasted amt
\n" ); document.write( ":
\n" ); document.write( "a = .1a + 250
\n" ); document.write( "a - .1a = 250
\n" ); document.write( ".9a = 250
\n" ); document.write( "a = \"250%2F.9\"
\n" ); document.write( "a = 277.78 sq/cm required
\n" ); document.write( "
\n" );