16
if you add 9+10 you get 18 - 7+6
Answer:
the correct distance is 202 ft
Explanation:
The computation of the correct distance is shown below:
But before that correction to be applied should be determined
= (101 ft - 100 ft) ÷ (100 ft) × 200 ft
= 2 ft
Now the correct distance is
= 200 ft + 2 ft
= 202 ft
Hence, the correct distance is 202 ft
The same would be relevant and considered too
Answer:
Using python
num_boys = int(input("Enter number of boys :"))
num_girls = int(input("Enter number of girls :"))
budget = int(input("Enter the number of dollars spent per school year :"))
try:
dollarperstudent = budget/(num_boys+num_girls)
print("Dollar spent per student : "+str(dollarperstudent))#final result
except ZeroDivisionError:
print("unavailable")
Answer:
(A)-Light-Bulb, Automobile Engine, Power Plant, Electric Motor
Explanation:
To get the least efficient to the most efficient the chart below explains how to the get it
Incandescent light bulb-5%
Florescent light bulb-20%
Electric motor-90%
Power plant-35%
Automobile engine-25%
Home oil furnace-80%
The best step for the engineers to make next is option D. Begin to design an airplane using this metal.
<h3>What is the metallic is plane parts?</h3>
Aluminum and its alloys are nevertheless very famous uncooked substances for the production of business planes, because of their excessive electricity at exceedingly low density. Currently, excessive-electricity alloy 7075, which includes copper, magnesium and zinc, is the only used predominantly withinside the plane industry.
The solution is D, due to the fact even as it's far crucial to marketplace the fabric and ensure humans are inquisitive about buying, they first want to attempt to layout aircraft the usage of this fabric. There isn't anyt any use promoting an aircraft constituted of this material_ if a aircraft can not be built.
Read more about the aircraft:
brainly.com/question/5055463
#SPJ1