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

Home > Shapes > Geometry
Triangle Area (Posted on 2008-11-28) Difficulty: 3 of 5
Let ABC be any triangle. Let D be a point on side AB and let E be a point on side AC. Draw lines CD and BE and call their intersection F. Triangle ABC is then divided into three smaller triangles BDF, CEF, BCF and a quadrilateral ADFE.

Let the area of BDF equal r, the area of CEF equal q, and the area of BCF equal p. Express the area of the whole triangle ABC in terms of p, q, and r.

See The Solution Submitted by Brian Smith    
No Rating

Comments: ( Back to comment list | You must be logged in to post comments.)
computer aided solution | Comment 1 of 12

the approach I used involved some rather nasty equations so I resorted to using Mathematica to solve them.  I hope someone is able to find a more elegant solution than my own, but till then here is mine.

I started by placing A at (0,0), B at (x,0) and C at (y,z) then D is at point (b,zb/y) (on AB), and E is at (a,0) (on AC).  So using these I found the coordinates for F to be

( (axy+bxy-abx-aby)/(ab-xy) , (bxz-abz)/(ab-xy) )

using these points I then calculated the areas for BDF, CEF, and BCF in terms of x,y,z,a,b.  I then set them equal to r,q,p respectively and used Mathematica to solve for x,y,z.

I then had x,y,z in terms of a,p,q,r (b term was eliminated in the solution)

now the area of ABC is simply xz/2 and fortunately in my solution above x=f(p,q,r)*a and z=q/a so when you take xz the a term is eliminated and we get the following equation for the area of ABC in terms of p,q,r

area=

[(2q*r^(3/2)-2qr^(1/2))*sqrt(9qr-8pr-8pq+8p^2)+6q^2r^2-10pq^2r+4p^2q^2]/[4qr^2-(5q^2-4pq)r+4pq^2-q^(3/2)*r^(1/2)*sqrt(9qr-8pr-8pq+8p^2)]

now I have a feeling that this is able to be simplified further but I am unable to see how at the moment


  Posted by Daniel on 2008-11-29 05:58:58
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (1)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (17)
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