document.write( "Question 617546: The length of a diagonal of a rectangle is 10cm. The diagonal is inclined at an angle θ° to a side of the rectangle. Show that the perimeter,P cm, of the rectangle is given by P=20√2 sin (θ+45)° \n" ); document.write( "
Algebra.Com's Answer #388395 by Greenfinch(383) You can put this solution on YOUR website! P = 2x 10 sin y + 2x 10 cos y \n" ); document.write( "P = 20 (sin y + cos y) \n" ); document.write( "Convert to R sin (y + a) format \n" ); document.write( "R = 20 sqrt( 1 + 1)= 20 sqrt 2 \n" ); document.write( "tan a = 1/1 =1 a = 45 \n" ); document.write( "So P = 2- sqrt 2 ( sin (y - 45)) \n" ); document.write( " |