document.write( "Question 831451: A designer wants to make a box with depth of 6 cm. The length must be 4cm more than the width. It must have a volume of 780 cm. Find the best width to 1 d.p \n" ); document.write( "
Algebra.Com's Answer #501377 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 780/6=130 sq cm \n" ); document.write( "l=w+4 \n" ); document.write( "(w+4)*w=w^2+4w \n" ); document.write( "w^2+4w-130=0 \n" ); document.write( "w = 9.5758 about 9.6 \n" ); document.write( "l= 13.5758 about 13.6\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |