The answer is a because the compliment is the other part of the 180 degree half circle, and if it's acute it has to be smaller than its compliment
find out how much you earn per minute 2000/10=200
in an hour there are 60 minutes.
multiply the amount earned in a minute by the amount of minutes.
200*60=12000
So you earn $12,000 per hour
Wooow I wish I could earn that much
Answer:
83,400
Step-by-step explanation:
Just carry the decimal point over to the right 4 places.
The conditional statement is
if x < y:
result = x * 5
<h3>How to write the if/else statement as the conditional expression that performs the same option?</h3>
The statement is given as:
result = x < y ? x * 5
The above means that,
the variable result is assigned x * 5 if x < y
So, the conditional statement is
if x < y:
result = x * 5
Read more about conditional statement at
brainly.com/question/11073037
#SPJ4
H = 151t - 16t²
The height of the ball when it return to the ground will be 0
0 = 151t - 16t²
The zero product property is that when two numbers are being multiplied and the product is 0, one of them must be equal to 0. Therefore, we can factorize this equation:
16t² - 151t = 0
t(16t - 151t) = 0
By the zero product property:
t = 0 or 16t - 151 = 0
So t = 0 or t = 9.44 seconds
The first solution is before he releases the ball and the second is when the ball comes back to the ground. Thus, the ball's air time is 9.44 seconds.