document.write( "Question 266537: A rectangle with sides of 30- and 40- units is placed with its center at the origin of a Cartesian coordinate system. When the rectangle is rotated around the origin, what is the maximum y- value any vertex of the rectangle will achieve? \n" ); document.write( "
Algebra.Com's Answer #195845 by Alan3354(69443) You can put this solution on YOUR website! 25 \n" ); document.write( "---- \n" ); document.write( "The distance from the Origin to all vertices is 25. \n" ); document.write( "A vertex is at (15,20). \n" ); document.write( "The distance to it is sqrt(15^2 + 20^2) = 25. \n" ); document.write( " |