Find Final Kinetic Energy of 3.00kg Object

AI Thread Summary
A 3.00 kg object with an initial velocity of 7.00j m/s is acted upon by a force of 12.0i N for 5.00 seconds. The final kinetic energy is calculated using the formula 1/2mvf^2, but there was confusion regarding the dot product of vectors. The correct approach involves calculating the dot product as a scalar sum of the squares of the components, not expanding the brackets. The final kinetic energy is confirmed to be 673.5 J after correctly applying the dot product. Understanding vector operations is crucial for accurate physics calculations.
suppy123
Messages
29
Reaction score
0

Homework Statement


A 3.00kg object has velocity 7.00j m/s. Then, a total force 12.0i N acts on the object for 5.00s.
Find the final kinetic energy from 1/2mvf^2 = 1/2mvf . vf


Homework Equations





The Attempt at a Solution


i got 1/2 * 3 * (20i+7j)(20i+7j)
then 600j^2 + 210ij + 73.5j^2

but the answer is 673.5 J, why?
since j.j =i.i=1 and i.j=0?
 
Last edited:
Physics news on Phys.org
!? do i need to write the whole of that!??

600j^2 + 210ij + 73.5j^2
600j.j + 210 i . j + 73.5j.j
600(1) + 210 (0) + 73.5(1)
is this alright
 
No that's not how a dot product works. You don't expand the brackets.

\mathbf{a} \cdot \mathbf{b} = a_xb_x + a_yb_y

For vectors:

\mathbf{a} = (a_x,a_y)
\mathbf{b} = (b_x,b_y)
 
Kurdt said:
No that's not how a dot product works. You don't expand the brackets.

\mathbf{a} \cdot \mathbf{b} = a_xb_x + a_yb_y

For vectors:

\mathbf{a} = (a_x,a_y)
\mathbf{b} = (b_x,b_y)


got it, a.b = axbx+ayby
a.b= 20i*20i+7j*7j= 449
 
Last edited:
A dot product gives a scalar answer and that's why it is sometimes called a scalar product. Drop the i's and j's and add the numbers together.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top