PART A
The given equation is

In order to find the maximum height, we write the function in the vertex form.
We factor -16 out of the first two terms to get,

We add and subtract

to get,

We again factor -16 out of the first two terms to get,

This implies that,

The quadratic trinomial above is a perfect square.

This finally simplifies to,

The vertex of this function is

The y-value of the vertex is the maximum value.
Therefore the maximum value is,

PART B
When the ball hits the ground,

This implies that,

We add -29 to both sides to get,

This implies that,




or

Since time cannot be negative, we discard the negative value and pick,
The answer for your question is going to be. 2^((3)/(2)) I know this cause I just took a quiz with this question on it
Answer:
y = -4x + 7
Step-by-step explanation:
As we can see, we want to write the equation of the line
we have this as;
y = -4x + b
To get the y-intercept, we use the values in the point given
we substitute x = 9 and y = -29
So we have;
-29 = -4(9) + b
-29 = -36 + b
b = 36-29
b = 7
So the equation is;
y = -4x + 7
Yes that’s the correct answer
Let cost of 1 box of red pen = x
Let cost of 1 box of black pen = y
Gaga bought 5 red box and her sister 4 black box then total cost is given by
5x+4y
Given that total cost was $44
so equation will be 5x+4y=44...(i)
After exchange
Gaga= 4 red box + 1 Black box
Sister = 1 red box + 3 Black box
then cost for Gaga = 4x+1y
cost for sister = 1x+3y
Given that cost for both after exchange is same so we get
4x+1y = 1x+3y
or 4x-1x = 3y-1y
or 3x = 2y
or 3x/2=y ...(ii)
plug (ii) into (i)
5x+4y=44
5x+4(3x/2)=44
5x+12x/2=44
5x+6x=44
11x=44
x=4
Now plug value of x into (ii)
y=3x/2=3*4/2=12/2=6
Hence cost of 1 box of red pen = $4
And cost of 1 box of black pen = $6
---
If you want to get solution without solving both equations then just graph both equations and find the intersection point.
You will see that graph intersect at (4,6) which gives x=4, y=6