All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Shapes > Geometry
Trapezing The Parabola (Posted on 2007-12-01) Difficulty: 3 of 5
The two diagonals PR and QS of a trapezoid PQRS intersect at the point (1, 0) and PS is parallel to QR. All the four vertices of the trapezoid lie on the parabola y2 = 4x and PR = QS = 100/9.

Determine the area of the trapezoid PQRS.

See The Solution Submitted by K Sengupta    
Rating: 4.0000 (2 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 2 of 3 |

With brute-force and trial-and-error, with my knowledge of isosceles trapezoids, Pythagorean theorem, line equations, etc., I was was able to deduce the following:

100/9 = SQRT((X2 - X1)2 + (Y2 + Y1)2)
Y1 = SQRT(4 * X1
Y2 = SQRT(4 * X2


Y1 = SQRT(4 * 1/9) = 2/3
Y2 = SQRT(4 * 9) = 6

(X1, Y1) = (1/9, 2/3)
(X2, Y2) = (  9 ,   6 )

100/9 = SQRT((9 - 1/9)2 + (6 + 2/3)2)

           (X2,Y2)
          /| 
         / |     
(X1,Y1) /  |      
       |   |  
    b2 |-h-| b1
        \  |      
         \ |
          \| 

b1 = 2*6 = 12
b2 = 2*(2/3) = 4/3
h = (X2 - X1) = (9 - 1/9) = 80/9

AreaTrapezoid = h(b1+b2)/2
= 80/9*(12 + 4/3) = 1600/27 = 59 5/27


  Posted by Dej Mar on 2007-12-03 08:47:37
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (14)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information