5)
a. The equation that describes the forces which act in the x-direction:
<span> Fx = 200 * cos 30 </span>
<span>
b. The equation which describes the forces which act in the y-direction: </span>
<span> Fy = 200 * sin 30 </span>
<span>c. The x and y components of the force of tension: </span>
<span> Tx = Fx = 200 * cos 30 </span>
<span> Ty = Fy = 200 * sin 30 </span>
d.<span>Since desk does not budge, </span><span>frictional force = Fx
= 200 * cos 30 </span>
<span> Normal force </span><span>= 50 * g - Fy
= 50 g - 200 * sin 30
</span>____________________________________________________________
6)<span> Let F_net = 0</span>
a. The equation that describes the forces which act in the x-direction:
(200N)cos(30) - F_s = 0
b. The equation that describes the forces which act in the y-direction:
F_N - (200N)sin(30) - mg = 0
c. The values of friction and normal forces will be:
Friction force= (200N)cos(30),
The Normal force is not 490N in either case...
Case 1 (pulling up)
F_N = mg - (200N)sin(30) = 50g - 100N = 390N
Case 2 (pushing down)
F_N = mg + (200N)sin(30) = 50g + 100N = 590N
Answer:
-1
Step-by-step explanation:
All negative integers are not whole numbers
Answer:
The anser is 5 hop this helps sorry if it is wrong
Step-by-step explanation:
Answer:
Step-by-step explanation:
Recursive formula
a1 = -17
a^n = a^n-1 + 5
Explicit formula:
a^n = -17 + (n-1) * 5
Answer:
P(3) is true since 2(3) - 1 = 5 < 3! = 6.
Step-by-step explanation:
Let P(n) be the proposition that 2n-1 ≤ n!. for n ≥ 3
Basis: P(3) is true since 2(3) - 1 = 5 < 3! = 6.
Inductive Step: Assume P(k) holds, i.e., 2k - 1 ≤ k! for an arbitrary integer k ≥ 3. To show that P(k + 1) holds:
2(k+1) - 1 = 2k + 2 - 1
≤ 2 + k! (by the inductive hypothesis)
= (k + 1)! Therefore,2n-1 ≤ n! holds, for every integer n ≥ 3.