In a quadrilateral ABCD, AB = BC = CD and M is the midpoint of AD.
Angle BMC = 90 degrees.
AC intersects BD at E.
Find angle AEB.
In a quadrilateral ABCD,AB=BC=CD.
M is the midpoint of AD.∠BMC=90o.AC intersects BD at E.
Find ∠AEB.
B a C
* * * * *
* * * *
a * * * * a
* * * *
* *90d* *
* 45d* *45d *
A * * * * * * * * * D
M
angle ABE (the second last line) is not 150 degrees.
...it is not an isosceles trapezium.
If we only consider an isosceles trapezoid, we are looking at a very special (easy) case.
The difficult part is to find the angle for a general case.
I'm thinking that only an isosceles trapezoid has the given right angle at BMC. This angle will not be 90 degrees, with any quadrilateral that is not also an isosceles trapezoid. Am I correct?
After you've worked this exercise, writing a general solution (in terms of some other angle) should be easier. :cool:
Well, I take back what I said; you're correct: lots of "non isosceles" possibilities.
Let AB = BC = CD = 1; assign a size to angle CBM; let's take 50; so angle BCM = 40.Code:C (1) B c (1) (1) b [90] A a M a D
a = AM = BM, b = BM, c = CM.
So b = SIN(40) = ~.643, c = SIN(50) = ~.766
Let angle CMD = u degrees; then angle BMA = 90-u degrees.
j = -2cCOS(u) : DM = {SQRT[j^2 - 4(c^2-1)] - j}/ 2
k = -2bCOS(90-u) : AM = {SQRT[k^2 - 4(b^2-1)] - k} / 2
So SQRT[j^2 - 4(c^2-1)] - j = SQRT[k^2 - 4(b^2-1)] - k
Solve to get u = ~46.4 degrees.
Makes AD = ~2.724, angle BAM = ~26.3 and angle CDM = ~33.5
For any values assigned to angle CBM where SQRT[j^2 - 4(c^2-1)] - j
and SQRT[k^2 - 4(b^2-1)] - k are both positive, you get a solution,
and in ALL cases I believe angle AEB = 30 degrees...did no work on that!
Well, I take back what I said; you're correct: lots of "non isosceles" possibilities.
Let AB = BC = CD = 1; assign a size to angle CBM; let's take 50; so angle BCM = 40.Code:C (1) B c (1) (1) b [90] A a M a D
a = AM = BM, b = BM, c = CM.
So b = SIN(40) = ~.643, c = SIN(50) = ~.766
Let angle CMD = u degrees; then angle BMA = 90-u degrees.
j = -2cCOS(u) : DM = {SQRT[j^2 - 4(c^2-1)] - j}/ 2
k = -2bCOS(90-u) : AM = {SQRT[k^2 - 4(b^2-1)] - k} / 2
So SQRT[j^2 - 4(c^2-1)] - j = SQRT[k^2 - 4(b^2-1)] - k
Solve to get u = ~46.4 degrees.
Makes AD = ~2.724, angle BAM = ~26.3 and angle CDM = ~33.5
For any values assigned to angle CBM where SQRT[j^2 - 4(c^2-1)] - j
and SQRT[k^2 - 4(b^2-1)] - k are both positive, you get a solution,
and in ALL cases I believe angle AEB = 30 degrees...did no work on that!
Has my supposition been proven false? Could be, but I'm not sure, yet!
Starting with 50° for angle CBM and using your algorithm, I get u = 46.3429°.
Using the Law of Sines, I find angle CDM to be 31.9245°. This value is not close enough to your 33.5° approximation for me to be comfortable.
Likewise, I find angle BAM (27.7138°) to differ too much from your result (26.3°).
These different measures cause my calculated values for AM and DM to differ (~1.77 and ~1.97, respectively), which means that M is not the midpoint of AD or that maybe I made a mistake.
Perhaps round-off error explains the differing measures for angle u (46.4 versus 46.3), or maybe I made a mistake there, as well.
Will you please double-check your calculations for angles BAM and CDM? I would like to confirm all of the angles and line-segment lengths involved.
I'm also playing around with the following, letting x equal the measure of angle CBM.
a = sec(u) times the average of sin(x) and cos(x)
You may like to try the following construction:
Draw a line segment BC = 5 cm
Using B as centre, draw a circle of radius 4 cm
Using C as centre, draw a circle of radius 3 cm
The two circles intersect at M at which angle M = 90 degrees.
(M is clearly off centre of BC)
Using B as centre, draw a circle (C1) of radius 5 cm
Using C as centre, draw a circle (C2) of radius 5 cm
Draw a line segment passing through M with endpoints A and D on C1 and C2 respectively such that AM = MD
(Or Using M as centre, draw circles of varying radii until AMD are collinear)
Then we have ABCD as a simple quadrilateral.
By changing the right-angled sizes (4 cm and 3 cm), we can construct many many non-symmetric quadrilaterals
satisfying the conditions in the questions.
I wasn't worrying much about a half degree or so.
Is this what's meant by "fuzzy math" ?![]()
That's okay. I assumed some round-off error.
The concerning issue for me was that some of the numbers did not jive (i.e., off by too much). However, I found my errors.
In triangle BCM, for some odd reason, you named the side opposite the vertex at point B using symbol c and you named the side opposite the vertex at point C using symbol b.
It took me awhile to figure out that these values were transposed in my calculations because I kept associating b with B and c with C.
Doh!
I wanted to confirm the results from your example, before attempting to understand what you did. I was also curious about your statement concerning the two expressions that must be positive, in order to arrive at a solution, because it seems that they are both positive for any acute starting angle chosen for CBM.
I'm now satisfied that my prior claim has been proven false. (Wait, that did not come out quite right...) :lol:
In his example, Steve really did this, and assigned the widely
known "3-4-5"er to ABC. Right (no pun intended!), Steve?