Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Problems

Calculating frequency of oscillation

+0
−0

A 4C point charge of mass 2kg is suspended by a string of length 6m. The charge is placed in the Earth's Gravitational field and a uniform horizontal electric field of strength $\sqrt{11}NC^{-2}$. If the charge is displaced slightly from equilibrium, what will be the frequency of oscillation? (g=10m/s)

I was trying to solve the question following way.

$$f=\frac{1}{2\pi} \sqrt{\frac{k}{m}}$$

$$f=\frac{1}{2\pi} \sqrt{\frac{F}{ml}}$$

$$f=\frac{1}{2\pi} \sqrt{\frac{Eq+mg}{ml}}$$

Where, $m$ is mass. $l$ is length. $E$ is electric field. $q$ is point charge. $g$ is gravitational acceleration. But, my answer was wrong. What am I missing?

The correct answer is $$\frac{\sqrt{2}}{2\pi}$$

But, I couldn't solve it anyway.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

General comments (2 comments)

1 answer

+0
−0

While force is vector. So, we should use vector addition not "direct addition".

From vector addition formula

$$C=\sqrt{A^2+B^2+2ABcos\alpha}$$

For force,

$$F=Eq$$ $$F=mg$$ $$F=\sqrt{(Eq)^2+(mg)^2+2Eqmgcos\alpha}$$

$$f=\frac{1}{2\pi} \sqrt{\frac{\sqrt{(Eq)^2+(mg)^2+2Eqmgcos\alpha}}{ml}}$$

Then, problem solved.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »