A 190 kg object and a 490 kg object are separated by 0.400 m. At what position (other than an infinitely remote one) can the 35.0 kg object be placed so as to experience a net force of zero?

------------ m from the 490 kg mass

I do not understand how to attack this problem. pls help.

call our mass m, the 35 does not matter, could be any amount.

we are x meters from the 190 kg
and
we are (0.4 - x) meters from the 490 kg
we have to be on the line between them so we are not pulled sideways
so
Fleft = G(190)m /x^2
Fright = G(490)m/(.4-x)^2
so for equal and opposite
190/x^2 = 490/(.4-x)^2
solve the resulting quadratic for x

when i try and solve this i get 300x^2+152x-30.4

how would i solve after this?

To solve this problem, we need to use the concept of gravitational forces and the principle of equilibrium.

The gravitational force between two objects can be calculated using the formula:

F = (G * m1 * m2) / r^2

Where:
- F is the gravitational force
- G is the gravitational constant (approximately 6.67430 × 10^-11 N*m^2/kg^2)
- m1 and m2 are the masses of the two objects
- r is the distance between the centers of the two objects

In this case, we have a 190 kg object and a 490 kg object separated by a distance of 0.400 m. Let's call the position of the 35.0 kg object as x meters from the 490 kg mass.

To find the position where the 35.0 kg object experiences a net force of zero, we need to set up the equation for the gravitational forces acting on the 35.0 kg object.

The gravitational force between the 35.0 kg object and the 190 kg object can be calculated as:
F1 = (G * m1 * m2) / (r1^2)

Where:
- F1 is the gravitational force between the 35.0 kg object and the 190 kg object
- m1 is the mass of the 35.0 kg object
- m2 is the mass of the 190 kg object
- r1 is the distance between the 35.0 kg object and the 190 kg object

Similarly, the gravitational force between the 35.0 kg object and the 490 kg object can be calculated as:
F2 = (G * m1 * m3) / (r2^2)

Where:
- F2 is the gravitational force between the 35.0 kg object and the 490 kg object
- m3 is the mass of the 490 kg object
- r2 is the distance between the 35.0 kg object and the 490 kg object

For the net force to be zero, the gravitational force between the 35.0 kg object and the 190 kg object should be equal in magnitude and opposite in direction to the gravitational force between the 35.0 kg object and the 490 kg object.

Setting up the equation:
F1 = F2

(G * m1 * m2) / (r1^2) = (G * m1 * m3) / (r2^2)

Substituting the values in:
(G * 35.0 * 190) / (x^2) = (G * 35.0 * 490) / ((0.400 - x)^2)

Simplifying the equation, we get:
35.0 * 190 / (x^2) = 35.0 * 490 / ((0.400 - x)^2)

We can now solve this equation to find the value of x.