
The infinite geometric series is converges if |r| < 1.
We have r=1/6 < 1, therefore our infinite geometric series is converges.
The sum S of an infinite geometric series with |r| < 1 is given by the formula :

We have:

substitute:

Answer: d. Converges, 504.
Answer:
You might want to put that in a picture, because that makes very little sense.
Let's solve the equation 2k^2 = 9 + 3k
First, subtract each side by (9+3k) to get 0 on the right side of the equation
2k^2 = 9 + 3k
2k^2 - (9+3k) = 9+3k - (9+3k)
2k^2 - 9 - 3k = 9 + 3k - 9 - 3k
2k^2 - 3k - 9 = 0
As you see, we got a quadratic equation of general form ax^2 + bx + c, in which a = 2, b= -3, and c = -9.
Δ = b^2 - 4ac
Δ = (-3)^2 - 4 (2)(-9)
Δ<u /> = 9 + 72
Δ<u /> = 81
Δ<u />>0 so the equation got 2 real solutions:
k = (-b + √Δ)/2a = (-(-3) + √<u />81) / 2*2 = (3+9)/4 = 12/4 = 3
AND
k = (-b -√Δ)/2a = (-(-3) - √<u />81)/2*2 = (3-9)/4 = -6/4 = -3/2
So the solutions to 2k^2 = 9+3k are k=3 and k=-3/2
A rational number is either an integer number, or a decimal number that got a definitive number of digits after the decimal point.
3 is an integer number, so it's rational.
-3/2 = -1.5, and -1.5 got a definitive number of digit after the decimal point, so it's rational.
So 2k^2 = 9 + 3k have two rational solutions (Option B).
Hope this Helps! :)
Width = x
length = x+10
Area of deck = 144 square feet
Area = length * width
144 = x(x+10)
Solving for x in a quadratic:
x²+10x = 144
x²+10x-144 = 0
Factor:
(x+18)(x-8) = 0
Solving for x:
x = 8, x = -18
Dimensions cannot be negative, therefore x = 8, only.
Length = x + 10
Length = 18
Width = 8