Help! How to Solve Math Methods Problem Involving Radio Transmitter & Railway

AI Thread Summary
The discussion focuses on solving a math problem involving a radio transmitter and a railway track represented by a coordinate system. The key task is to show that the distance function s(x) between the transmitter and a point on the track can be expressed as s(x) = sqrt(5x^2 - 122x + 901). This is achieved by applying the distance formula and substituting the line equation for y. Additionally, the user seeks guidance on finding the length of the railway segment within a specific radius from the transmitter. The conversation highlights the importance of algebraic manipulation in solving such problems.
Astronomer107
Messages
31
Reaction score
0
I'm in IB math methods, working on a project and I can't seem to figure out what to do with this problem.

A radio transmitter sends signals to a railway which run along a straight track. When a set of coodinate axes is used to represent this system, the transmitter is at R(1,0), and the track T is a line w/ equation 2x+y=30, where the units are kilometers.
- Points A and be are the points of T that cross the x and y axis
- The engine receives the strongest signal at C, which is the point on T closest to R.
- P(x,y) is a general point on T

My problem is this:
let s(x) represent the distance between R(1,0) and P(x,y). Show that
s(x)= sq rt (5x^2-122x+901).

Help! I don't even know where to begin. I said that point C is
(15x-15, -60x + 900). Since RP is (x-1)i + (-2x+30)j, does the 901 in the thing I'm supposed to show have to do with... oh never mind I'm REALLY confused. Please help me. Thanks!
 
Physics news on Phys.org
poof

First, all we have to do is show that s(x) = sqrt (5x^2 - 122x + 901). It seems like your making this out to be a lot more complicated then it really is. Forget vectors or anything other then good old algebra for a minute.

Recall the distance formula: sqrt[ (x2-x1)^2 + (y2-y1)^2 ]

We plug in our values for (x1,y1) (x2,y2) from the points given.

Therefore:

s(x) = sqrt [ (x-1)^2 + y^2 ]

Now we need to change that y^2 into x..we are in luck because they have given us the equation of the line on which these points are located. Solve 2x + y = 30 for y... we get: y = 30 - 2x

Substitute this back into the equation we just obtained with the distance formula and multiply it out.

s(x) = sqrt [ (x-1)^2 + (30-2x)^2 ]

s(x) = sqrt [ x^2 - 2x +1 + 900 - 120x + 4(x)^2 ]

simplify:

s(x) = sqrt [ 5(x)^2 - 122x + 901 ]

There you have it.
 
Thanks!

Thank you so much! I can't believe how simple that was. I have such a huge problem when I am asked to prove things. I just never seem to find the way to do it.
 
Another Problem

In the above problem, they want me to draw an arc with the center R with a radius of 28 and then find the length of the portion of T that will be within the range of the arc. The drawing the arc was no problem, but I don't know how to find it.
 
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...
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
Back
Top