Respuesta :
Question:
Consider the sequence of numbers: [tex]\frac{3}{8}, \frac{3}{4}, 1\frac{1}{8}, 1\frac{1}{2}, 1\frac{7}{8}[/tex]
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
[tex]f(n + 1) = f(n) + \frac{3}{8} .[/tex]
Explanation:
A sequence of numbers are
[tex]\frac{3}{8}, \frac{3}{4}, 1\frac{1}{8}, 1\frac{1}{2}, 1\frac{7}{8}[/tex]
Let us first change mixed fraction into improper fraction.
[tex]\frac{3}{8}, \frac{3}{4}, \frac{9}{8}, \frac{3}{2}, \frac{15}{8}[/tex]
To find the pattern of the sequence.
To find the common difference between the sequence of numbers.
[tex]\frac{3}{4}-\frac{3}{8}=\frac{6}{8}-\frac{3}{8}= \frac{3}{8}[/tex]
[tex]\frac{9}{8}-\frac{3}{4}=\frac{9}{8}-\frac{6}{8}= \frac{3}{8}[/tex]
[tex]\frac{3}{2}-\frac{9}{8}=\frac{12}{8}-\frac{9}{8}= \frac{3}{8}[/tex]
[tex]\frac{15}{8}-\frac{3}{2}=\frac{15}{8}-\frac{12}{8}= \frac{3}{8}[/tex]
Therefore, the common difference of the sequence is 3.
That means each term is obtained by adding [tex]\frac{3}{8}[/tex] to the previous term.
Hence, the sequence is recursive and can be represented by the function [tex]f(n + 1) = f(n) + \frac{3}{8} .[/tex]