Why is is this answer incorrect? [Geometry]

  • Thread starter Thread starter uranium_235
  • Start date Start date
  • Tags Tags
    Geometry
AI Thread Summary
The discussion revolves around solving a geometry problem involving an inscribed square within an equilateral triangle. The square has sides of 6 cm, and the goal is to determine the length of the triangle's sides. The user initially attempts to derive the hypotenuse of the right triangles formed by the square and triangle but struggles with the algebra. A suggestion is made to simplify the problem by recognizing the properties of 30-60-90 triangles, which can lead to a quicker solution using Pythagorean theorem principles. Ultimately, the conversation emphasizes the importance of identifying simpler methods in mathematical problem-solving.
uranium_235
Messages
36
Reaction score
0
Why is this answer incorrect? [Geometry]

---edited
I see where I went wrong, but with my current level of mathematical knowledge, I am at a dead end:


I do not know how do draw this question in ASCII, so I will describe it. There is an equilateral triangle with a square inscribed within it. The square has sides of 6 (cm), it asks how long each side of the triangle is. (NOTE: the top of the square fits perfectly to form another triangle, and the two sides of the square form 2 right triangles)

Now, in the top triangle, since it is as well equilateral, and the base (the top of the square) is 6, so the other sides must be 6.

-let y represent the hypotenuse of the two right triangles formed by the square and the larger triangle.
-let n represent the base of the two right triangles (the side other than that formed by the 6 cm side of the square)
-let x represent the side lengths of the larger equilateral triangle which the square is in.
(it would help to draw this while following along)

AXIOMS:
- x = 6 + y
- n = ( x - 6 ) / 2
therefore n = [ ( y + 6 ) - 6 ] / 2<br /> = y / 2
Now, with this all settled...

y^2 = 6^2 + n^2

y^2 = 36 + (y/2)^2

y^2 = 36 + (y^2 /4)

y = \sqrt{36+(y^2/4)}

y = \sqrt{ \frac {36} {1} + \frac {y^2} {4} }

y = \sqrt{ \frac {144 + y^2} {4} }

y = \frac { \sqrt{144+y^2} } {2}

Is it possible to derive a value of y from this?
 
Last edited:
Physics news on Phys.org
Go back up to y^2=36+\frac{y^2}{4} retry from here.
 
Yes, you can find y from that equation but I think a simpler way would be to recognize that if you take the two triangle are 30-60-right triangles (i.e. if you put them together then they form a equilateral triangle!). The altitude of the triangles is the same as the side of the square. Pythagoras will give you the side of the triangles in short order.
 
faust9 said:
Go back up to y^2=36+\frac{y^2}{4} retry from here.
Thanks; I always miss out on the simple details in math. :frown:
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top