Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

4. a ball is thrown upward with an initial velocity of 30 meters per se…

Question

  1. a ball is thrown upward with an initial velocity of 30 meters per second. the is recorded in the table below.
time in seconds, xdistance from the ground in meters, f(x)
125
240
345
440
525

which quadratic function models the data?

a. ( f(x) = -5x^2 + 30x )
b. ( f(x) = 30x^2 )
c. ( f(x) = 30x^2 - 5x )
d. ( f(x) = -5x^2 - 30x )

Explanation:

Step1: Test x=0 in each option

  • Option A: $f(0) = -5(0)^2 + 30(0) = 0$ (matches table)
  • Option B: $f(0) = 30(0)^2 = 0$ (matches table)
  • Option C: $f(0) = 30(0)^2 - 5(0) = 0$ (matches table)
  • Option D: $f(0) = -5(0)^2 - 30(0) = 0$ (matches table)

Step2: Test x=1 in each option

  • Option A: $f(1) = -5(1)^2 + 30(1) = -5 + 30 = 25$ (matches table)
  • Option B: $f(1) = 30(1)^2 = 30$ (does not match 25)
  • Option C: $f(1) = 30(1)^2 - 5(1) = 30 - 5 = 25$ (matches table)
  • Option D: $f(1) = -5(1)^2 - 30(1) = -5 - 30 = -35$ (does not match 25)

Step3: Test x=2 in remaining options (A and C)

  • Option A: $f(2) = -5(2)^2 + 30(2) = -20 + 60 = 40$ (matches table)
  • Option C: $f(2) = 30(2)^2 - 5(2) = 120 - 10 = 110$ (does not match 40)

Answer:

A. $f(x) = -5x^2 + 30x$