document.write( "Question 188230: An artist wants her painting to be in the shape of a golden rectangle. if the length of the painting is 36 inches, then what should be the width? \n" ); document.write( "
Algebra.Com's Answer #141084 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
proportions of the golden rectangle=(1+sqrt(5))/2)=l/w
\n" ); document.write( "x/36=2/(1+sqrt(5))
\n" ); document.write( "x=72/(1+sqrt(5))
\n" ); document.write( "=22.249...\"
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );