document.write( "Question 204167: One principle used by the ancient
\n" );
document.write( "Greeks to get shapes that are pleasing to the eye in art
\n" );
document.write( "and architecture was the Golden Rectangle. If a square
\n" );
document.write( "is removed from one end of a Golden Rectangle, as shown
\n" );
document.write( "in the figure, the sides of the remaining rectangle are
\n" );
document.write( "proportional to the original rectangle. So the length
\n" );
document.write( "and width of the original rectangle satisfy
\n" );
document.write( "L/W = W/L-W\r
\n" );
document.write( "\n" );
document.write( "An artist wants her painting to be in the
\n" );
document.write( "shape of a golden rectangle. If the length of the painting is
\n" );
document.write( "36 inches, then what should be the width?\r
\n" );
document.write( "\n" );
document.write( "So far the only thing I have is 36/w = w/36-w. I can't find an example in my book that looks like this equation. I am missing a step somewhere. \n" );
document.write( "
Algebra.Com's Answer #154152 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 36/w = w/36-w \n" ); document.write( "---- \n" ); document.write( "Cross-multiply to get: \n" ); document.write( "36(36-w) = w^2 \n" ); document.write( "--- \n" ); document.write( "36^2 - 36w = w^2 \n" ); document.write( "--- \n" ); document.write( "w^2 + 36w - 36^2 = 0 \n" ); document.write( "I graphed it and found that w = 22.249.. \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |