By determining the length of TV using TV^2=15^2+10^2-2(15)(10)cos80, and then determining the value of x using 15^2=TV^2+10^2-2(TV)(10)cosx.
Answer:
Remember that:
Speed = distance/time.
Then we can calculate the average speed in any segment,
Let's make a model where the average speed at t = t0 can be calculated as:
AS(t0) = (y(b) - y(a))/(b - a)
Where b is the next value of t0, and a is the previous value of t0. This is because t0 is the middle point in this segment.
Then:
if t0 = 100s
AS(100s) = (400ft - 0ft)/(200s - 0s) = 2ft/s
if t0 = 200s
AS(200s) = (1360ft - 50ft)/(300s - 100s) = 6.55 ft/s
if t0 = 300s
AS(300s) = (3200ft - 400ft)/(400s - 200s) = 14ft/s
if t0 = 400s
AS(400s) = (6250s - 1360s)/(500s - 300s) = 24.45 ft/s
So for the given options, t = 400s is the one where the velocity seems to be the biggest.
And this has a lot of sense, because while the distance between the values of time is constant (is always 100 seconds) we can see that the difference between consecutive values of y(t) is increasing.
Then we can conclude that the rocket is accelerating upwards, then as larger is the value of t, bigger will be the average velocity at that point.
Wow that looks a little difficult. good ouck!
Answer:
the probability that randomly selected applicants over 10 years of experience is 0.6791
Step-by-step explanation:
The computation of the probability that randomly selected applicants over 10 years of experience is as follows:
Total would be
= 187 have 10 + years experience
Now
P(graduate | 10+) = (graduate and 10+ years experience) ÷ (10 + years of experience)
= 127 ÷ 187
= 0.6791
Hence, the probability that randomly selected applicants over 10 years of experience is 0.6791
Answer:
=Vlookup'B13' A11' 7'false
Press enter.
Step-by-step explanation:
Vlookup is a technique in excel which enables users to search for criterion values. It is vertical lookup function in excel which return a value from a different column. The formula for Vlookup function is:
=Vlookup'select cell you want to look up in' select cell you want to lookup from' select column index number' true/false.
where true is approximate match and false is exact match.