document.write( "Question 1085387: A college is creating a new rectangular parking lot. The length is 0.12 mile longer than the width and the area of the parking lot is 0.054 square mile. Find the length and width of the parking lot. \n" ); document.write( "
Algebra.Com's Answer #699446 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let w and w+0.12 be your width and length,respectively. Then:
\n" ); document.write( "w(w+0.12)=0.054
\n" ); document.write( "w^2+0.12w-0.054=0
\n" ); document.write( "500w^2+60w-27=0
\n" ); document.write( "(50w-9 )( 10w+3)=0
\n" ); document.write( "w=0.18, -0.3
\n" ); document.write( "w+0.12=30
\n" ); document.write( "🙂🙂🙂🙂
\n" ); document.write( "
\n" );