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.
 
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 .
Thread 'Voltmeter readings for this circuit with switches'
TL;DR Summary: I would like to know the voltmeter readings on the two resistors separately in the picture in the following cases , When one of the keys is closed When both of them are opened (Knowing that the battery has negligible internal resistance) My thoughts for the first case , one of them must be 12 volt while the other is 0 The second case we'll I think both voltmeter readings should be 12 volt since they are both parallel to the battery and they involve the key within what the...
Thread 'Trying to understand the logic behind adding vectors with an angle between them'
My initial calculation was to subtract V1 from V2 to show that from the perspective of the second aircraft the first one is -300km/h. So i checked with ChatGPT and it said I cant just subtract them because I have an angle between them. So I dont understand the reasoning of it. Like why should a velocity be dependent on an angle? I was thinking about how it would look like if the planes where parallel to each other, and then how it look like if one is turning away and I dont see it. Since...
Back
Top