Answer:
Ususushehehehhuuiiïbbb
Explanation:
Yyshehshehshshsheyysysueueue
Answer:
2.8
Explanation:
The ideal mechanical advantage of the pulley IMA = D'/D where D' = diameter of output pulley = 7 inches and D = diameter of input pulley = 2.5 inches
So, IMA = D'/D
= 7/2.5
= 2.8
So, the ideal mechanical advantage of the pulley IMA = 2.8
Answer:
C. Have your hazard lights on
Explanation:
Speeding up will cause an accident
Counter steering is not easy to do
Slowing down my result in you being rear ended
Answer:
<em>Python code is as follows:
</em>
********************************************************************************
#function to get number up to any number of decimal places
def toFixed(value, digits):
return "%.*f" % (digits, value)
print("Enter the price: ", end='', flush=True) #prompt for the input of price
price = float(input()) #taken input
totalCost = price + 0.05 * price #calculating cost
print("Total Cost after the sales tax of 5% is applied: " + toFixed(totalCost,2)) #print and output totalCost
************************************************************************************
Quality is how good something is. Like how good the material is. Like the quality of the IPhone X is better than the quality of the iPhone 6s + because it has more features and can sustain better hold
Quantity is how much. Like the quantity of the m&ms were split evenly.
I dont know exactly if that makes sense but there ya go
YW!