Answer:
profit = 30number is the answer of that question answer sapai
Answer:
160002 feet
Step-by-step explanation:
y(t)=-16t^2+3200t+2
We need y’ to find a maximum
y’(t)=-32t+3200
y’(t)=0 if t=100
Notes that y’(t)>0 if t<100, and fot t>100 y’(t)<0. Now we can conclude that y(t) has maximum in t=100
Y(100)=-16*10000+3200*100+2
Y(100)=160002 feet
Answer:
Min - 42
Max - 99
M = 80
Q1 = 70
Q3 = 86
Step-by-step explanation:
The five-number summary is a descriptive statistic that provides information about a set of observations. It consists of the minimum, maximum, median, first quartile, and third quartile.
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