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:
<h2>You can do 6516-3775=2741</h2><h2 /><h2>The difference is 27141 kilometers</h2><h2 /><h2>Did this help?</h2><h2>⇒ Yes or No?</h2>
Delis cactus is the correct way to write it.
Explanation:
power=f×v. recall= distances/ time
= f× d/t
= 30 × 2/5
=12watt
Answer:
A. It is always a positive force
Explanation:
Hooke's law describes the relation between an applied force and extension ability of an elastic material. The law states that provided the elastic limit, e, of a material is not exceeded, the force, F, applied is proportional to the extension, x, provided temperature is constant.
i.e F = - kx
where k is the constant of proportionality, and the minus sign implies that the force is a restoring force.
The applied force can either be compressing or stretching force.