Answer:
Tension in cable BE= 196.2 N
Reactions A and D both are 73.575 N
Explanation:
The free body diagram is as attached sketch. At equilibrium, sum of forces along y axis will be 0 hence
hence

Therefore, tension in the cable, 
Taking moments about point A, with clockwise moments as positive while anticlockwise moments as negative then



Similarly,


Therefore, both reactions at A and D are 73.575 N
Answer:
# Program is written in Python Programming Language
# Comments are used for explanatory purpose
# Program starts here
# Accept input
Steps = input (Number of Steps: ")
# Calculate distance
distance = float(2000) * float(steps)
#Print Formatted Result
print('%0.2f' % distance)
# End of Program
.--------
The above program converts number of steps to miles.
At line 5, the number of steps is inputted and stored in variable named Steps.
At line 6, the number of miles is calculated by multiplying 2000 by the content of variable Steps
The result is printed at line 8
Answer:
I think D is correct
Explanation:
C is decreasing function, probably worst
A is arctan -> in radian, the rate of increasing is very slow-> second worst
B(14) = ln(9*14) = 4.8
D(14) = sqrt(8+14^2)=14.2
Answer:
thanks thanks thanks thanks
Explanation:
Answer:
Explanation: Here it is: 67 Hope that helps! :)