document.write( "Question 1003708: the lenght of a kitchen floor is 3ft more than the width.the area is 100 sq ft. what are the length and width of the kitchen to the nearest hundredth of a foot \n" ); document.write( "
Algebra.Com's Answer #620349 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the length of a kitchen floor is 3ft more than the width. \n" ); document.write( "the area is 100 sq ft. \n" ); document.write( "what are the length and width of the kitchen to the nearest hundredth of a foot. \n" ); document.write( "-------------------- \n" ); document.write( "Let width = \"w\" \n" ); document.write( "Then length = \"w+3\" \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "w(w+3) = 100 \n" ); document.write( "----- \n" ); document.write( "w^2 + 3w - 100 = 0 \n" ); document.write( "------ \n" ); document.write( "width = 8.61 ft. \n" ); document.write( "---- \n" ); document.write( "length = 8.61+3 = 11.61 ft. \n" ); document.write( "-------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " \n" ); document.write( " |