Answer:
168 pages
Step-by-step explanation:
each night you read 28 pages, so 6 nights you have to read for 28x6=168 pages.
The diver will hit the water when the height is zero, so we will want to set our height function equal to zero
0 = -4t^2 + 11t + 3
we will then factor to find out value of t that make the function equal to zero
0 = (-4t - 1 ) ( t - 3 )
This means our function equals zero when t = -1/4 s and t = 3 seconds
Since time cannot be negative, our final solution is t = 3 seconds
Answer:
I think the answer is A
Sorry if i am wrong
Step-by-step explanation:
Answer:
IYEs
Step-by-step explanation:
YEs
First way: x * 1.05
This computes directly what 105% of x will be.
Second way: x + (x * 0.05)
This takes x (which is 100%) and adds 5% of x to it.