document.write( "Question 192769: Use proportion to solve each problem
\n" );
document.write( "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 rectangular paining is 2 ft longer than its width, then for what dimensions would the length and width have the golden ratio? \n" );
document.write( "
Algebra.Com's Answer #144678 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( ": \n" ); document.write( "5(x+2)=8x \n" ); document.write( ": \n" ); document.write( "5x+10=8x \n" ); document.write( ": \n" ); document.write( "3x=10 \n" ); document.write( ": \n" ); document.write( "x=10/3 \n" ); document.write( ": \n" ); document.write( "width is 10/3 and the length is 10/3+2=16/3 \n" ); document.write( " |