The two angles form a straight line and need to equal 180 degrees
180 - 61 = 119
The missing angle is 119 degrees
Solve for x over the real numbers:
x^3 (x^2 - 4) = 0
Split into two equations:
x^3 = 0 or x^2 - 4 = 0
Take cube roots of both sides:
x = 0 or x^2 - 4 = 0
Add 4 to both sides:
x = 0 or x^2 = 4
Take the square root of both sides:
Answer: x = 0 or x = 2 or x = -2
Answer:
a(n)=1.15[a(n-1)]
Step-by-step explanation:
we know that

Let
a0 -----> the length of the original copy
<em>The first copy is equal to</em>
a1=1.15(a0)
<em>The second copy is </em>
a2=1.15[1.15(a0)] or a2=1.15[a1]
<em>The third copy is</em>
a3=1.15{1.15[1.15(a0)]} or a3=1.15[a2]
therefore
A recursive formula will be
a(n)=1.15[a(n-1)]
Answer:
A=3x^2 -14x -5
Step-by-step explanation:
(x-5)(3x+1)
3x^2 +x -15x -5
3x^2 -14x -5