Answer:
A(1)=4
A(n)= A(n-1)-5
Step-by-step explanation:
Plug in 1 to see that a(1)=4. Then, find a few more using the given formula and see what the change is from one to the next. It ends up subtracting 5 for every value.
A= -81 + square root of 113
a<span>≈</span> -70.36985418
Answer:
C
Step-by-step explanation:
Add 10x to both sides:
-10x - 135 = 117 + 2x
-10x - 135 + 10x = 117 + 2x + 10x
-135 = 117 + 12x
Subtract 117 from both sides:
-135 - 117 = 117 + 12x - 117
-252 = 12x
Divide both sides by 12:

-21 = x
So the answer is C.
Hope this helps!
Answer:
x^2 - x^3 - 3x^2y - 3xy^2
Step-by-step explanation:
x^3 +y^3 - (x + y)^3
Expand the expression
x^2 + y^3 - (x^3 + 3x^2y + 3xy^2 +y3)
Remove the parentheses
x^2 +y^3 -x^3 -3x^2y -3xy^2 - y^3
Remove the opposites
Answer:
x^2 - x^3 - 3x^2y - 3xy^2
Hope this Helps!
Answer:
3 metres
Step-by-step explanation:
Let the width of the pathway be x
Area: (9+2x)(4+2x)
36 + 8x + 18x + 4x²
4x² + 26x + 36
Increased area is 150:
4x² + 26x + 36 = 150
4x² + 26x - 114 = 0
2x² + 13x - 57 = 0
2x² + 19x - 6x - 57 = 0
x(2x + 19) - 3(2x + 19) = 0
(x - 3)(2x + 19) = 0
x = 3, x = -19/2