#What is the easiest way to do this?
93 messages · Page 1 of 1 (latest)
this looks easy but i actually dont really know what to do
The distance between the points A and B is sqrt(8)
Form two simultaneous equations using this info with the variables being the x and y coordinates of C
so solve (x-2)^2 +y^2 = 8; x^2+(y-2)^2 = 8?
so that's the general method for finding the corners of an equilateral triangle
but here you can do better
Yea but maybe there's an easier way
what would be the trick to do the smarter way?
notice that an equilateral triangle has reflectional symmetry about all its 3 axis
more importantly, what that means is that if we know 2 points of an equilateral triangle then the 3rd point must lie on the midsegment between the two points
(this is also true for isosceles triangles, if you choose the starting 2 points to be the base points)
so, what is the midsegment of A and B?
you shouldn't need to do any math to tell me this
the midsegment is a line
not a point
it's the line between A and B
so notice that if I flip the plane around the line x=y , A is sent to B and B is sent to B
therefore, whereever the line between A and B is, it must remain the same before and after you flip the plane around the line x = y
so what can it be
are you asking for the equation of the line AB?
no, I'm asking for the midsegment
okay this sounds wrong
but it's the green line here
so the equation of the green line?
yes
is it just y =x?
C must be on that line
yes, but we already know that
B is reflection of A?
what can you tell me about the coordinates of C
i dont really know
1?
exactly
so the coordinates of C is exactly (a,a) for some a
and so we only need to find one coordinate of C, and we get the other for free
yeah you can do that
that's good enough
was there some super secret method lol?
no not really for this part
C is at (a,a)
distance between A and B is 2 sqrt2
so distance between A and C is 2sqrt2
solve for that
ok thanks so much then, so for these type of problems with equilateral or isosceles, you should find the line of midsegment first to get the relationship between x and y?
depends
in this problem you should do that, because you don't need to do any math to be able to find the midsegment immediately
btw how do you find the midsegment without doing math lol, i kinda just did negative reciprocal of the slope of line AB and find the intercept
it's this
i see, so this is where the symmetry comes in play
thx so much my teacher didnt really teach us this yet.
.close
Post marked as solved by @spiral bison.
Use .unsolved if this was a mistake.
actually i can just use the 30-60-90 triangle instead of pythagorean theorem
@stoic kite I keep getting a = 2 (+-) sqrt(2), but i tried the general way and got 1 (+-) sqrt(3).
can you show your working
i use the 30-60-90 triangle and i get the distance as sqrt(2)
and then the offset is 2
give me a second i'll draw it out
the green triangle is 30-60-90
and the sidelength is 2sqrt(2), the red part is sqrt(2)
@stoic kite did i do something wrong?
I don't want pictures can you show me your math
ok AB = 2sqrt(2)
and then AC is also 2sqrt(2).
The red part is 1/2 * 2sqrt(2) = sqrt(2) with special right triangles
the distance from the x=0 is 2 + sqrt(2)
why is red part 1/2 * 2sqrt(2)
it's not
whenever you want to find the distance formula between 2 points, use the distance formula
don't do anything fancy with Pythagorean triangles
i see mb i thought the green triangle was 30-60-90, my picture was very wrong lmao