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))
Answer:
the magnitude of gravitational force is 6 x 10⁻⁸ N.
Explanation:
Given;
mass of the two people, m₁ and m₂ = 90 kg
distance between them, r = 3.0 m
The magnitude of gravitational force exerted by one person on another is calculated as;

where;
G is gravitational constant = 6.67 x 10⁻¹¹ Nm²/kg²

Therefore, the magnitude of gravitational force is 6 x 10⁻⁸ N.
Answer:
52 rad
Explanation:
Using
Ф = ω't +1/2αt²................... Equation 1
Where Ф = angular displacement of the object, t = time, ω' = initial angular velocity, α = angular acceleration.
Since the object states from rest, ω' = 0 rad/s.
Therefore,
Ф = 1/2αt²................ Equation 2
make α the subject of the equation
α = 2Ф/t².................. Equation 3
Given: Ф = 13 rad, t = 2.5 s
Substitute into equation 3
α = 2(13)/2.5²
α = 26/2.5
α = 4.16 rad/s².
using equation 2,
Ф = 1/2αt²
Given: t = 5 s, α = 4.16 rad/s²
Substitute into equation 2
Ф = 1/2(4.16)(5²)
Ф = 52 rad.
We use the formula,
.
Here, v is velocity and its value given 26 mi/h ( in m/s,
) and d is distance and its value is given 80 m.
Substituting these values in above formula we get,

Thus, the time delay between green lights on successive blocks to keep the traffic moving continuously is 6.88 s
The velocity is 60 because you divide your distance by your time (240÷4=60)