document.write( "Question 999096: The Phillips paper company makes rectangular pieces of cardboard for packing computers. The sheets of cardboard are to have an area of 99 square inches, and the length of the sheet is to be 5 inches more than 2/3 it's width. Determine the length and width of the cardboard to be manufactured. \n" ); document.write( "
Algebra.Com's Answer #617000 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The Phillips paper company makes rectangular pieces of cardboard for packing computers. \n" ); document.write( " The sheets of cardboard are to have an area of 99 square inches, \n" ); document.write( "L*W = 99 \n" ); document.write( " and the length of the sheet is to be 5 inches more than 2/3 it's width. \n" ); document.write( "L = \n" ); document.write( " Determine the length and width of the cardboard to be manufactured. \n" ); document.write( "In the first equation, replace L with ( \n" ); document.write( "( \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Get rid of the fraction, multiply by 3 \n" ); document.write( "2W^2 + 15W - 297 = 0 \n" ); document.write( "Using the quadratic formula; a=2; b=15; c=-297, I got a positive solution \n" ); document.write( "W = 9 inches is the width \n" ); document.write( "then \n" ); document.write( "L = \n" ); document.write( "L = 11 inches is the width \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check: 11 * 9 = 99 \n" ); document.write( " \n" ); document.write( " |