document.write( "Question 1055860: The length of an American flag that is displayed at a government office is 3in less than twice its width. The area is 1710 square inches. Find the length and the width of the flag \n" ); document.write( "
Algebra.Com's Answer #671081 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let w be the width of the flag. Then the length would be 2w-3. So:
\n" ); document.write( "W (2w-3)=1710
\n" ); document.write( "2w^2-3w-1710=0
\n" ); document.write( "(2w+57)(w-30)=0
\n" ); document.write( "w=-57/2, 30
\n" ); document.write( "The width of the flag is 30 in.; the length is 57 in....😊😊😊😊
\n" ); document.write( "
\n" );