document.write( "Question 1130872: the area of the rectangular book shelf is 28 square feet. the length is 2 feet longer than the width. what are the dimensions of the book shelf to the nearest tenth? \n" ); document.write( "
Algebra.Com's Answer #747484 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
width=x
\n" ); document.write( "length=x+2
\n" ); document.write( "x(x+2)=28
\n" ); document.write( "x^2+2x-28=0
\n" ); document.write( "x=(1/2)(-2+/- sqrt(4+112)); sqrt (116)=10.77
\n" ); document.write( "x=8.77*1/2=4.4 only positive root
\n" ); document.write( "width is 4.4 feet
\n" ); document.write( "length is 6.4 feet 28.16 ft^2
\n" ); document.write( "
\n" ); document.write( "
\n" );