MHB Problem solving 2 variable equal triangle problem

AI Thread Summary
The problem involves a 12-inch ruler leaning against a wall and a 4-inch square block, creating a scenario with three points of contact. The discussion centers on using trigonometric ratios and the Pythagorean theorem to find the point of contact between the ruler and the block. The relationship between the variables x and y is established through similarity, leading to the equation y = 16/x. By substituting this expression into the Pythagorean theorem for the larger triangle, a single-variable equation can be formed. The conversation emphasizes the importance of simplifying the approach to avoid unnecessary complications.
jeflon
Messages
3
Reaction score
0
I solved this many years ago, but after revisiting Trig in order to tutor my daughter, I revisited this to stimulate myself but am hitting a brick wall.

Problem:
A 4 inch square sits in a corner(picture x,y origin). A 12 inch ruler or line leans against the wall at an angle such that there are 3 points of contact: wall, the outer corner of the block, and the floor.
At what point on the ruler does the corner of the block make contact?

Efforts:
We know that the upper triangle and lower triangle are of same angles. (Ruler passes through 2 parallel lines, being the floor and the top of the 4 inch block. So the trig function ratios are equal.
I have gone the route of setting the large triangle hypotenuse (12) equal to the sum of the hypotenuses of the smaller triangles leading me down a path that still leaves me with 2 variables.

I would appreciate some input as to a fresh way of approaching this problem, not necessarily the answer.
 
Mathematics news on Phys.org
I would draw a diagram:

View attachment 2006

By similarity, we have:

$$\frac{y}{4}=\frac{4}{x}\implies y=\frac{16}{x}$$

Using the Pythagorean theorem on the large triangle, we may write:

$$(x+4)^2+(y+4)^2=12^2$$

Now using the expression for $y$ in terms of $x$ to get an equation in one variable. Once you have $x$, then you may determine $d$ using the Pythagorean theorem where:

$$x^2+4^2=d^2$$
 

Attachments

  • jeflon.jpg
    jeflon.jpg
    4.2 KB · Views: 109
Many thanks, I had your step one and two but it was after making it more complicated than it needed to be and going off in wrong directions.
thanks again.
 
MarkFL said:
I would draw a diagram:

https://www.physicsforums.com/attachments/2006

By similarity, we have:

$$\frac{y}{4}=\frac{4}{x}\implies y=\frac{16}{x}$$

Using the Pythagorean theorem on the large triangle, we may write:

$$(x+4)^2+(y+4)^2=12^2$$

Now using the expression for $y$ in terms of $x$ to get an equation in one variable. Once you have $x$, then you may determine $d$ using the Pythagorean theorem where:

$$x^2+4^2=d^2$$

I would be inclined to write that the entire horizontal length from the origin to the ruler as being length x, considering it's the position it will take on the x axis...
 
Prove It said:
I would be inclined to write that the entire horizontal length from the origin to the ruler as being length x, considering it's the position it will take on the x axis...

I went that direction also in some of my attempts, labeling unknown x,y with respect to large triangle as x-4 and y-4 respectively.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Back
Top