Answer:
The code is written in python in the explanation section below
Explanation:
a_feet = int(input("Input the feet of the first fabric: "))
a_inches = int(input("input the size in inches for the first piece of fabric: "))
b_feet = int(input("input the size in Feet for the second piece of fabric: "))
b_inches = int(input("Enter the size in Inches for the second piece of fabric: "))
sum_inches = a_inches + b_inches
inches_to_feet = sum_inches // 12
rem_from_div = sum_inches % 12
sum_feet = a_feet + b_feet + inches_to_feet
print("Feet: {} Inches: {}".format(sum_feet, rem_from_div))
Actually moving and not. It is the sum of potential and kinetic energy.
Answer:
i dont know
Explanation:im sorry to do this to you but you dont have to watch ads if you answer questions
Answer:
2872.8 N
Explanation:
We have the following information
m =n72kg
Δy = 18m
t = 0.95s.
From here we use the equation
Δy=1/2at2 in order to solve for the acceleration.
So a
=( 2x 18m)/(0.95s²)
= 36/0.9025
= 39.9m/s2.
From there we use the equation
F = ma
F=(72kg) x (39.9)
= 2872.8N.
2872.8N is the average net force exerted on him in the barrel of the cannon.
Thank you!
Answer:
k = 49 N/m
Explanation:
Given that,
Mass, m = 250 g = 0.25 kg
When the mass is attached to the end of the spring, it elongates 5 cm or 0.05 m. We need to find the spring constant. Let it is k.
The force due to mass is balanced by its weight as follows :
mg=kx

So, the spring constant of the spring is 49 N/m.