Answer:
305
Step-by-step explanation:
find a101of the sequence 5, 8, 11
You want the 101th term of this sequence: 5, 8, 11
a_1 = 5
a_n = (n -1)* d + a_1
a_101 = (101 - 1)*3 + 5
a_101 = 100*3 + 5
a_101 = 300 + 5 = 305
if the problem is f(x)=2x-2 domain and range are both positive negative infinity
Answer:
Step-by-step explanation:
We cannot factor this function out which tells us that there are no zeros. The graph backs this up because we can see that there are none. The easiest way to graph this would start by plugging in points and making a table for yourself.
Lets start by plugging in -1.
(-1)^2-2(-1)+3 =6, this means we have a point at (-1,6).
Now lets plug in 0.
(0)^2-2(0)+3= 3 (0,3)
For plugging in 1
(1)^2-2(1)+3=2 (1,2) (this happens to be the vertex)
And lastly lets plug in 2
(2)^2-2(2)+3=3 (2,3)
Depending on how many points are needed, keep plugging in numbers like we did above.
Answer:
- 27 and 7
Step-by-step explanation:
To obtain f(- 6) substitute x = - 6 into f(x), that is
f(- 6) = 4(- 6) - 3 = - 24 - 3 = - 27
To obtain g(- 3) substitute x = - 3 into g(x), that is
g(- 3) = - 3(- 3) - 2 = 9 - 2 = 7
Answer:
x^2 ×1 2x + 36
Step-by-step explanation:
area of a square = L × B
= (x+6) (x+6) since a square has 4 equal sides, it becomes (x+6) (x+6)
= x(x+6) +6(x+6)
= x^2 + 6x + 6x +36
= x^2 + 12x +36 added all the like terms 6x + 6x = 12x
hope this helps ☆☆☆