Answer: The average number of hours she danced per day is 1.9 hours (rounded to the nearest tenth)
Step-by-step explanation: We start by calculating how many hours she danced all together which can be derived as follows;
Summation = 3 +2 +2 + 1 + 1.5 + 2 = 11.5
The number of days she danced which is the observed data is 6 days (she did not dance at all on Wednesday).
The average (or mean) hours she danced each day can be calculated as
Average = ∑x ÷ x
Where ∑x is the summation of all data and x is number of observed data
Average = (3+2+2+1+1.5+2) ÷ 6
Average = 11.5 ÷ 6
Average = 1.9166
Approximately, average hours danced is 1.9 hours (to the nearest tenth)
Answer: f(x) = (x + 3)(x – 7)
Step-by-step explanation: Use "standard form" of the function and insert values given: vertex (2,-25) intercept point (7,0)
f(x) = a(x-h)² + k from vertex, h is 2 y is -25 from intercept, x is 7 f(x) is 0
to find a, 0 = a(7-2)² +(-25) 0 = a(7-2)² -25 add 25 to both sides
25 = a(5)² 25 = 25a 25/25 = a 1=a (seems useless but verifies implied "a"coefficient is 1)
f(x) = a(x-h)² + k solve to get the quadratic form
f(x) = (x-2)² -25 (x - 2)² is x² -4x +4
f(x) = x² -4x +4 -25 simplify
f(x) = x² -4x - 21 then factor
f(x) = (x + 3)(x - 7)