Here is the answer hope this helps
Answer:
The natural numbers, whole numbers, and integers are all subsets of rational numbers. In other words, an irrational number is a number that can not be written as one integer over another. It is a non-repeating, non-terminating decimal
135 think of if you had 90 dollars and you increased it by 50% you would then have $135
Answer:
f(x) = 6x² - 24x + 21
Step-by-step explanation:
The equation of a quadratic function in vertex form is
f(x) = a(x - h)² + k
where (h, k) are the coordinates of the vertex and a is a multiplier
Here (h, k ) = (2, - 3 ) , then
f(x) = a(x - 2)² - 3
To find a substitute (1, 3 ) into the equation
3 = 1(1 - 2)² - 3
3 = a(- 1)² - 3
3 = a - 3 ( add 3 to both sides )
6 = a
f(x) = 6(x - 2)² - 3 ← in vertex form
= 6(x² - 4x + 4) - 3
= 6x² - 24x + 24 - 3
f(x) = 6x² - 24x + 21 ← in standard form