Newton's Second Law Equation acceleration Question

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Slusho
Messages
17
Reaction score
0

Homework Statement


A certain force gives object m1 an acceleration of 12.0 m/s2. The same force gives object m2 an acceleration of 3.30 m/s2. What acceleration would the force give to an object whose mass is (a) the difference between m1 and m2 and (b) the sum of m1 and m2.


Homework Equations


F=ma


The Attempt at a Solution


I found these two solutions online:
http://www.physforum.com/index.php?showtopic=6754
http://www.jiskha.com/display.cgi?id=1286634662
but I can't follow their math. I tried manipulating the above equation similarly, to no avail.

Any help is greatly appreciated!
 
Physics news on Phys.org
Which part that you do not understand.
Use the formula a=F/m.
 
Slusho said:

Homework Statement


A certain force gives object m1 an acceleration of 12.0 m/s2. The same force gives object m2 an acceleration of 3.30 m/s2. What acceleration would the force give to an object whose mass is (a) the difference between m1 and m2 and (b) the sum of m1 and m2.

Homework Equations


F=ma

The Attempt at a Solution


I found these two solutions online:
http://www.physforum.com/index.php?showtopic=6754
http://www.jiskha.com/display.cgi?id=1286634662
but I can't follow their math. I tried manipulating the above equation similarly, to no avail.

Any help is greatly appreciated!
Hello Slusho. Welcome to PF !

What are those manipulations? What have you tried?

F = m1a1 and F = m2a2, where a1 = 12.0 m/s2 and a2 = 3.30 m/s2 .

Therefore, [itex]\displaystyle m_1=\frac{F}{a_1}\text{ and } m_2=\frac{F}{a_2}\,.[/itex] Correct?

Now, use all this with F = (m1 + m2)a1+2 to find a1+2 .

How's your algebra?
 
I figured it out!

[tex]F=(\frac{F}{a_{1}}+\frac{F}{a_{2}})a_{1+2}[/tex]
[tex]\frac{1}{a_{1+2}}=\frac{1}{F}(\frac{F}{a_{1}}+ \frac{F}{a_{2}})[/tex]
[tex]\frac{1}{a_{1+2}}=\frac{1}{a_{1}}+\frac{1}{a_{2}}[/tex]

Thank you so much for you help! I had to work it several ways for a good half hour until I did it correctly.