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;
Answer:
şen çal kapimi turkish drama
If no other forces act on the object, according to Newton’s first law, the spacecraft will continue moving at a constant velocity, assuming that a planet or something with large mass doesn’t cross its path. Forces are not required to continue the motion of an object on a frictionless plane at a constant rate.
Answer:
The velocity of the one thrown up will be the same as the second one
Explanation:
They will fall and hit the ground at the same time although they have the same velocity because object one although has double height it has initial velocity of zero
Answer: 
Explanation:
The frequency
of an electromagnetic wave is given by the following equation:
Where:
is the speed of light in vacuum
is the frequency of red light
is the wavelength of red light
Isolating
:
Finally: