Q2 is 1.60x10^-19.
because if you round up or add, you will come with q2
Answer:
Option B is correct
Explanation:
acceleration is equal to rate of change of velocity.
Answer:
given function is


formula for newton's method is

so derivative of function is

now put values and solve
or you can also use MATLAB code to solve
i.e
function p= newton(x)
e=0.001;
for i=1:100
if abs(d(x))>e
if abs(k(x))>0
xm=x-(k(x)/d(x));
x=xm;
else
end
break;
end
end
disp(x)
disp(k(x))
return;
That will depend on the coefficient of friction between the sliding surfaces, and also on Zak's weight. We don't have any of that information.
<u>Answer:</u> The velocity of released alpha particle is 
<u>Explanation:</u>
According to law of conservation of momentum, momentum can neither be created nor be destroyed until and unless, an external force is applied.
For a system:

where,
= Initial mass and velocity
= Final mass and velocity
We are given:

Putting values in above equation, we get:

Hence, the velocity of released alpha particle is 