1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Soloha48 [4]
3 years ago
11

A person standing close to the edge on top of a 28-foot building throws a ball vertically upward. The quadratic function h = − 1

6 t 2 + 108 t + 28 models the ball's height about the ground, h , in feet, t seconds after it was thrown. A) After how many seconds does the ball reach it's maximum height? What is the maximum height?B) How many seconds does it take until the ball finally hits the ground? C) Find s(0) and describe what this means?
Mathematics
1 answer:
Vladimir [108]3 years ago
8 0

Answer:

Part.A

t=3.345 s

Maximum height = h= 210.24 feet

Part.B

t=44 s

Part.C

S(0)=28 feet

Step-by-step explanation:

Given:

maximum height = 28 feet

quadratic equation for the height is h= − 16 t 2 + 108 t + 28

<u>Part. A: Maximum height=? and Time for maximum height=?</u>

As the given equation is equation of parabola and the maximum height is at the vertex of the graph for the equation of parabola.

For finding the vertex of parabola is we need it's x and y coordinates.

x-coordinate of vertex is the time for maximum for maximum height while y-coordinate is the maximum height.

formula for x-coordinate is -b/2a

comparing the given equation with the original equation of parabola we get the values of a, b and c as;

a=-16, b=108, and c=28

Here, x-coordinate is t=-b/2a

t=-108/(2*-16)

t=-108/(-32)

t=3.345 s

for y-coordinate (h), put the value of x-coordinate (i.e. value of t) in the given equation of parabola as;

h=-16(3.345)^2+108*3.345+28

h= -179.02+361.26+28

h=210.24 feet

Maximum height = h= 210.24 feet

<u>Part.B How many seconds does it take until the ball finally hits the ground?</u>

If ball hits the ground it means y-component is zero.

putting y=0 in the given equation we get the time that the ball will take to hit the ground

0=− 16 t^2 + 108 t + 28

using quadratic formula, we get

t=-\frac{b}{2} ± \frac{ \sqrt{b^{2}-4ac } }{2}

t=\frac{-(128)}{2}± \frac{\sqrt{108^{2}-4(-16)(28) } }{2}

t=-14±\frac{116}{2}

t=-14+58 or -14-58

t=44 s or -72

time cannot be negative so t=44 s

<u>Part.C Find s(0) and describe what this means?</u>

given equation for h can also be denoted by s(t) which represents distance as a function of time (height is also a distance)

S(0)=-16*0^2+108*0+28

S(0)=28 feet

S(0) means the initial distance when ball was at the edge on the top of building at initial time i.e. when t=0 s

You might be interested in
Triangle V P M. Angle V is 52 degrees, angle P is 78 degrees, angle M is x degrees. What is the measure of AngleM?
Phantasy [73]

Answer:

The answer is 50

Step-by-step explanation:

Got it right on edge

3 0
3 years ago
Read 2 more answers
Please help this is due in tomorrow you dont have to answer all questions
Kisachek [45]

Answer:

1 is multiplication

2 is division

3 is parentheses

4 is exponents

5 is parentheses

6 is exponents

7 is G.

8 is F.

9 is H.

10 is A.

11 is C.

12 is E.

13 is D.

14 is B.

Step-by-step explanation:

PEMDAS

parentheses

exponents

multiplication

division

addition

subtraction

do it in that order. but multiplication and division are on the same level so whichever comes firsts gets solved first and addition and subtraction are on the same level so whichever that come first gets solved first

7 0
3 years ago
How to construct the circumcenter of a triangle?
Step2247 [10]
U just x it to the tingles
6 0
3 years ago
Read 2 more answers
Ieda and Thanh both offer piano lessons. Ieda charges an initial fee of $8.50 and an hourly rate of $11.00. Thanh charges an ini
Verizon [17]

Answer:

after 3 hours of instruction.

Step-by-step explanation:

First, start by setting up the equation.

Leda charges an initial fee, meaning this fee is only going to be one time. However, there is an hourly rate of 11. Since we do not know how many hours these piano lessons are going to last, we put a variable (I will use x), after this number.

The initial fee is 8.50. There needs to be a variable after 11 because that is the number we don't know.

The equation for Leda's lessons are <em>8.50+11.00x. </em>

Now, we need to find out what the equation for Thanh's lessons are going to be, because we're going to be setting both equations equal to each other to find out when they cost the same. At the moment both equal each other, is when they are the same amount.

Thanh's equation also has an intial fee and an hourly rate. So, the equation will be

<em>10.00+10.50x. </em>

Now we solve.

<em>8.50+11.00x = 10.00+10.50x </em>

First, subtract from both sides. We will do the numbers without variables first.

<em>8.50+11.00x = 10.00+10.50x </em>

<em>-8.50               -8.50 </em>

<em>____________________</em>

<em>0     +11.00x =   1.50 +10.50x</em>

Then, subtract the x's. (taking away the zero because it is equivalent to nothing)

<em>11.00x =   1.50 +10.50x</em>

<em>- 10.50x            -10.50x</em>

<em>__________________</em>

<em>0.50x = 1.50 </em>

Lastly, to find out the answer, we divide.

1.50/0.50= 3.

<u>To check your answer, you can plug into the original equation. </u>

<em>8.50+11.00 times 3 = 10.00+10.50 times 3 </em>

Both sides equal 41.50, meaning they are equal to each other!

7 0
2 years ago
Read 2 more answers
How to find equation of line passing through the points (x,y)​
DochEvi [55]

First you must acknowledge that you are dealing with a line therefore you must write linear equation or linear function in this case.

Linear function has a form of,

y=mx+n

Then calculate the slope <em>m</em> using the coordinates of two points. Let say <em>A(x1, y1)</em> and <em>B(x2, y2)</em>,

m=\dfrac{\Delta{y}}{\Delta{x}}=\dfrac{y_2-y_1}{x_2-x_1}

Now pick a point either <em>A</em> or <em>B</em> and insert coordinates of either one of them in the linear equation also insert the slope you just calculated, I will pick point <em>A</em>.

y_1=mx_1+n

From here you solve the equation for n,

y_1=mx_1+n\Longrightarrow n=y_1-mx_1

So you have slope <em>m</em> and variable <em>n</em> therefore you can write down the equation of the line,

f(x)=m_{slope}x+n_{variable}

Hope this helps.

r3t40

3 0
2 years ago
Other questions:
  • I have to lose 68 pounds.3500 calaories in each pound.I have to lose 2pounds a week.how many weeks would it take and how many ca
    6·1 answer
  • Sorry but I’m really confused help me..
    15·1 answer
  • Plz help ok so confused
    5·1 answer
  • You run one lap around a mile track every 8 minutes. Your friend runs around the same track every minute. You both start at the
    14·1 answer
  • MATH QUESTION HELP PLZ
    8·2 answers
  • PROBABILITY : 20 POINTS
    14·2 answers
  • Solve the following equation by factoring: x^2 - 2x - 48 = 0
    13·1 answer
  • 1. What fraction is equivalent to 0.28?
    6·2 answers
  • In an arithmetic sequence, a3=15 and a8=0. What is the value of a5?
    15·1 answer
  • What is the common ratio for the geometric sequence?
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!