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

Home > Just Math
Coordinate calculations (Posted on 2024-02-15) Difficulty: 3 of 5
A regular hexagon has vertices A, B, C, D, E and F (labelled anticlockwise).

Vertices A and D have coordinates A (9, 11) and D (-1, 1).

Find OB, the exact distance from the origin to vertex B.

No Solution Yet Submitted by Danish Ahmed Khan    
Rating: 4.0000 (1 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Solution Solution | Comment 2 of 5 |
The distance from A to D is 10√2.
The side length of the hexagon is 5√2
The vector from A to D is of angle 225 degrees.
The vector from A to B is 60 degrees less than that: 165 degrees.
tan(165*pi/180) = -0.267949192431123 which is the slope of segment AB

A is at (9, 11)
B is at (s, t) with s<9 and t>11

(11-t)/(9-s) = -0.267949192431123
and
(9-s)^2 + (11-t)^2 = 50

(11-t) = -0.267949192431123 * (9-s)
(9-s)^2 + (-0.267949192431123)^2 * (9-s)^2 = 50

(9-s)^2 * (1 + 0.071796769724491) = 50
(9-s)^2 = 46.650635094611
9-s = ± 6.83012701892219
s = 9 ± 6.83012701892219  choose the minus
s = 2.16987298107781

(11-t)/(6.83012701892219) = -0.267949192431123
t = 12.8301270189222

B is at (2.16987298107781, 12.8301270189222)

Distance (0,0) to B is √(s^2 + t^2)
OB = 13.012321394574

plotting a circle of that radius centered at the origin indeed intersects B.
https://www.desmos.com/calculator/j8fmiruxwz

  Posted by Larry on 2024-02-15 11:48:15
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


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