Finding the Coordinates of a Point Using Rectangular and Polar Formulas

AI Thread Summary
To find the coordinates of a point using rectangular and polar formulas, the equations r = sqrt(x^2 + y^2) and theta = arctan(y/x) are essential. Given x = 7 and theta = 52 degrees, one can solve for r using the equation x = rcos(theta). After determining r, it can be substituted into the equation y = rsin(theta) to find the value of y. This method effectively resolves the problem by utilizing known values to calculate the unknowns. The discussion highlights the importance of applying the correct equations to overcome mental blocks in problem-solving.
ArcadianGenesis
Messages
8
Reaction score
0

Homework Statement



The rectangular and polar coordinates of a point are (x,y) and (r,theta) where x = 7 and theta = 52 degrees. Determine r and y.

Homework Equations



r = srt(x^2 + y^2)
theta = arctan(y/x)
x = rcos(theta)
y = rsin(theta)

The Attempt at a Solution



I tried to assume that r and x would be the same, so I let r = 7, which would then make y = 5.5. But that's wrong. What else can possibly be done?
 
Last edited:
Physics news on Phys.org
2 equations, 2 unknowns

Use:
x=rcos(theta) eqn. 1
y=rsin(theta) eqn. 2

Since you know what x and theta are you can solve for r in eqn. 1.

Then once you know r you can plug that into eqn. 2 and solve for y.
 
Haha, nice. I was having one of those mental blocks that just would not allow me to think of that. Thanks.
 
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 .
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...
Back
Top