document.write( "Question 184432: The ancient Greeks thought that the most pleasing shape for a rectangle was one for which the ratio of the length to the width was approximately 8 to 5, the golden ratio. If the length of a recangular painting is 2ft longer than its width, then for what dimensions would the length and width have the golden ratio? \n" ); document.write( "
Algebra.Com's Answer #138427 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The ancient Greeks thought that the most pleasing shape for a rectangle was one for which the ratio of the length to the width was approximately 8 to 5, the golden ratio. If the length of a recangular painting is 2ft longer than its width, then for what dimensions would the length and width have the golden ratio?
\n" ); document.write( "----------------------------------
\n" ); document.write( "length/width = 8/5
\n" ); document.write( "------------------------
\n" ); document.write( "(x+2)/x = 8/5
\n" ); document.write( "5(x+2) = 8x
\n" ); document.write( "5x + 10 = 8x
\n" ); document.write( "6x = 10
\n" ); document.write( "x = 5/2 ft (width)
\n" ); document.write( "x+2 = 9/2 ft (length)
\n" ); document.write( "========================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );