document.write( "Question 1121568: If you have a wooden board that is 0.75 meters wide, how long should you cut it such that the golden ratio is observed. Use 1.618 as the value of the golden ratio. \n" ); document.write( "
Algebra.Com's Answer #737489 by amarjeeth123(570)\"\" \"About 
You can put this solution on YOUR website!
For a rectangle, length/width=golden ratio
\n" ); document.write( "width=0.75
\n" ); document.write( "Let the length be x.
\n" ); document.write( "x/0.75=1.618
\n" ); document.write( "x=0.75*1.618=(3/4)*1.618=3*0.4045=1.2135.
\n" ); document.write( "Length of the rectangle is 1.2135 metres.
\n" ); document.write( "
\n" );