Answer:
left 1 unit, up 5 units
Step-by-step explanation:
First factor
g(x)=x^2+2x+6 = (x+1)^2+5
The standard transformation formula is
g(x) = a*f(bx-h) + k
which means
a=1, b=1,h=-1, k=5
or
h=-1 means translate left one unit
k=5 means translate up 5 units.
Choose the first option: left 1 unit, up 5 units
If you are trying to find tax, the answer is $23.67,
But if you are trying to find the total price, the answer is $292.67
Complementary angles are angles that add up to 90 degrees.
Obtuse angles are greater than 90 degrees, so there's no way
to add two of them together and get a sum that's smaller than
either one already is.
The answer to the question is 'No'.
Step-by-step explanation:
the area of a rectangle is length × width.
in our case
37 × 18 = 666 ft²
so, we need 666 ft² of tiles.
Answer:
Explicit formula: a(n)=3n-6
Recursive formula: a(n)=-3+(n-1)3 <--
Step-by-step explanation:
a(n)=3n-6 where a(1)=3(1)-6=-3 and d=3
<u>Plug values into recursive formula:</u>
a(n)=a1+(n-1)d
a(n)=-3+(n-1)3