document.write( "Question 131834This question is from textbook
\n" );
document.write( ": I need help solving this word problem. Thanks a ton!\r
\n" );
document.write( "\n" );
document.write( "The so-called golden rectangle is said to be extremely pleasing visually and was used often by ancient Greek and Roman architects. The length of a golden rectangle is approximately 1.6 times the width. Find the dimensions of a golden rectangle if its area is 9000 m^2. \n" );
document.write( "
Algebra.Com's Answer #96247 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let w=width; L=1.6w \n" ); document.write( "L*w=A \n" ); document.write( "1.6w*w=9000 \n" ); document.write( "1.6w^2=9000 \n" ); document.write( "w^2=9000/1.6 \n" ); document.write( "w^2=5625 \n" ); document.write( "w=75 m Take sqrt of each side. \n" ); document.write( "L=75*1.6=120 m \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " \n" ); document.write( " |