document.write( "Question 1078422: Length of retangle is 2 x width. The are is 338 square inched. Find dimensions \n" ); document.write( "
Algebra.Com's Answer #692894 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
Let w be the width. Then the length is 2w. So:
\n" ); document.write( "w(2w)=338
\n" ); document.write( "2w²=338
\n" ); document.write( "w²=169
\n" ); document.write( "w=13
\n" ); document.write( "2w=26
\n" ); document.write( "The rectangle is 26\"x13\". ☺☺☺☺
\n" ); document.write( "
\n" );