Yes it is possible because integers start at one, and do not include negative numbers while whole numbers are any numbers that are not a fraction or decimal.
There are 2 x intercepts, x=-4 and x=-1
Answer:
a) No. t < 0 is not part of the useful domain of the function
b) 2.0 seconds
Step-by-step explanation:
a) A graph of the function is shown below. It shows t-intercepts at t=-0.25 and t=2.0. We presume that t is measured forward from some event such as the ball being thrown or hit. The model's predicted ball location has no meaning prior to that event, when values of t are negative.
__
b) It is convenient to use a graphing calculator to find the t-intercepts. Or, the equation can be solved for h=0 any of several ways algebraically. One is by factoring.
h = 0 = -16t² +28t +8 . . . . . . . . . . . . the ball hits the ground when h = 0
0 = -4(4t² -7t -2) = -4(4t +1)(t -2)
This has t-intercepts where the factors are zero, at t=-1/4 and t=2.
The ball will hit the ground after 2 seconds.
Answer:
(a) 0.5899
(b) 0.9166
Step-by-step explanation:
Let X be the random variable that represents the height of a woman. Then, X is normally distributed with
= 62.5 in
= 2.2 in
the normal probability density function is given by
, then
(a)
= 0.5899
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2)
(b) We are seeking
where n = 37.
is normally distributed with mean 62.5 in and standard deviation
. So, the probability density function is given by
, and
= 0.9166
(in the R statistical programming language) pnorm(63, mean = 62.5, sd = 2.2/sqrt(37))
You can use a table from a book to find the probabilities or a programming language like the R statistical programming language.
Answer:

Step-by-step explanation:
