The answer is C for this question
Question:
Consider the sequence of numbers: 
Which statement is a description of the sequence?
(A) The sequence is recursive, where each term is 1/4 greater than its preceding term.
(B) The sequence is recursive and can be represented by the function
f(n + 1) = f(n) + 3/8 .
(C) The sequence is arithmetic, where each pair of terms has a constant difference of 3/4 .
(D) The sequence is arithmetic and can be represented by the function
f(n + 1) = f(n)3/8.
Answer:
Option B:
The sequence is recursive and can be represented by the function

Explanation:
A sequence of numbers are

Let us first change mixed fraction into improper fraction.

To find the pattern of the sequence.
To find the common difference between the sequence of numbers.




Therefore, the common difference of the sequence is 3.
That means each term is obtained by adding
to the previous term.
Hence, the sequence is recursive and can be represented by the function
Answer:
The probability that exactly one switch is good is

Step-by-step explanation:
The probability that a switch is defective is:

The probability that a switch is not defective is

Therefore, if two switches are selected, the probability that exactly 1 is good is:



Steps:
1) determine the domain
2) determine the extreme limits of the function
3) determine critical points (where the derivative is zero)
4) determine the intercepts with the axis
5) do a table
6) put the data on a system of coordinates
7) graph: join the points with the best smooth curve
Solution:
1) domain
The logarithmic function is defined for positive real numbers, then you need to state x - 3 > 0
=> x > 3 <-------- domain
2) extreme limits of the function
Limit log (x - 3) when x → ∞ = ∞
Limit log (x - 3) when x → 3+ = - ∞ => the line x = 3 is a vertical asymptote
3) critical points
dy / dx = 0 => 1 / x - 3 which is never true, so there are not critical points (not relative maxima or minima)
4) determine the intercepts with the axis
x-intercept: y = 0 => log (x - 3) = 0 => x - 3 = 1 => x = 4
y-intercept: The function never intercepts the y-axis because x cannot not be 0.
5) do a table
x y = log (x - 3)
limit x → 3+ - ∞
3.000000001 log (3.000000001 -3) = -9
3.0001 log (3.0001 - 3) = - 4
3.1 log (3.1 - 3) = - 1
4 log (4 - 3) = 0
13 log (13 - 3) = 1
103 log (103 - 3) = 10
lim x → ∞ ∞
Now, with all that information you can graph the function: put the data on the coordinate system and join the points with a smooth curve.