Answer:
Wdym?
Step-by-step explanation:
Im confused
Answer:
f(x) = - 4x² + 24x - 20
Step-by-step explanation:
Given
f(x) = - 4(x - 3)² + 16 ← expand the factor using FOIL
= - 4(x² - 6x + 9) + 16 ← distribute parenthesis by - 4
= - 4x² + 24x - 36 + 16 ← collect like terms
= - 4x² + 24x - 20
Answer:
Choice D for Angle R
70 degrees for Angle P
Step-by-step explanation:
Google "central angles and inscribed angles geometry" for an explanation.
It's actually a poorly worded question.
(x - 8)² = 144
Take square root of both sides
(x - 8) = √144
x - 8 = 12
x = 12 + 8
x = 20
Original lawn is = 20 feet * 20 feet square
Answer:
The linear function that discribes the size of the population in function of the t in years is p = 700t - 1,397,300
Step-by-step explanation:
A linear function is defined by a line, so in order to determine the linear function we can use the two points that were given to us to create a line equation and use that as our linear function. The points given to us were (2009; 9000) and (2014; 12500), in this case the year is our value of "x" and the size of the population is our value of "y". The first step is to find the slope of the line which is given by:
m = (y2 - y1)/(x2 - x1)
m = (12500 -9000)/(2014 - 2009) = 3500/5 = 700
Then we can use the slope and the first point to build the equation:
p - 9000 = 700*(t - 2009)
p = 700t - 1406300 + 9000
p = 700t - 1397300