The shape of Earth's lithosphere is continually changing. Bedrock that is closer to oceanic ridges is younger in age than bedrock that is farther away. What can best be concluded from this information? It can cause pollution of water in lakes and rivers
Answer:
W = (F1 - mg sin θ) L, W = -μ mg cos θ L
Explanation:
Let's use Newton's second law to find the friction force. In these problems the x axis is taken parallel to the plane and the y axis perpendicular to the plane
Y Axis
N -
=
N = W_{y}
X axis
F1 - fr - Wₓ = 0
fr = F1 - Wₓ
Let's use trigonometry to find the components of the weight
sin θ = Wₓ / W
cos θ = W_{y} / W
Wₓ = W sin θ
W_{y} = W cos θ
We substitute
fr = F1 - W sin θ
Work is defined by
W = F .dx
W = F dx cos θ
The friction force is parallel to the plane in the negative direction and the displacement is positive along the plane, so the Angle is 180º and the cos θ= -1
W = -fr x
W = (F1 - mg sin θ) L
Another way to calculate is
fr = μ N
fr = μ W cos θ
the work is
W = -μ mg cos θ L
Constant = straight line
“Travels at constant negative acc.”
Which is negative slope
Solution: B. Straight line w/ neg. slope
Answer: Your code returns a number of 99.123456789 +0.00455679
Ok, you must see where the error starts to affect your number.
In this case, is in the third decimal.
So you will write 99.123 +- 0.004 da da da.
But you must round your results. In the number you can see that after the 3 comes a 4, so the 3 stays as it is.
in the error, after the 4 comes a 5, so it rounds up.
So the final presentation will be 99.123 +- 0.005
you are discarding all the other decimals because the error "domains" them.