28.2k views
0 votes
4. At the end of the school year, Rachel and Amber threw their Algebra terbooks off the top of a 12-story

building. The equation of the pathway of each book is given below. By how many seconds does Rachel's
textbook beat Amber's textbook to the ground?
Rachel: h= -16° + 367 + 160
Ambersh=-164 +501 + 150​

1 Answer

3 votes

I'm going to decode the gibberish in the question and guess the equations are

Rachel:


h=-16t^2+36t+160

Amber:


h=-16t^2+50t+160

These equations tell us a few things not explicitly mentioned in the problem. Namely h is in feet, t is in seconds (because of the 16) and the building is 160 feet tall. h=0 corresponds to ground level. I made the constants of the equations the same because they're both on the twelfth floor. The difference between 36t and 50t reflect different vertical components of the velocity of the throw. The positive signs mean they each threw their book upwards. Air resistance is ignored.

So we need to solve two quadratic equations and compare the t values.


0=-16t^2+36t+160


t = (-36 \pm √(36^2 - 4(-16)(160)))/(2(-16))


t = (-36 \pm √(16(721)))/(-32)


t = (9 \pm√(721))/(8)

Only the plus sign gives a positive value of t, so that's our answer for Rachel:


t_R = (9+ √(721))/(8) \approx 4.48

For Amber we get


0=-16t^2+50t+160


t = (-50 \pm √(50^2 - 4(-16)(160)))/(2(-16))


t = (-50 \pm √(4(49)(65)))/(-32)


t = (25 \pm 7√(65))/(16)

Again we choose the plus sign,


t_A = (25+7√(65))/(16) \approx 5.09

Rachel beat Amber by


t = t_A - t_R = 5.09-4.58 = 0.51

Answer: 0.51 seconds

User Manoj Kalluri
by
8.3k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.