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:
Y = 6 and x=6 are perpendicular because they both measure at a 90 degree angle
Answer:
- 6 bunches of bananas
- 7 pounds of apples
Step-by-step explanation:
We have to assume that a "piece of fruit" is either a bunch of bananas or a pound of apples. Without that assumption, there is insufficient information to work the problem.
Let B represent the number of bunches of bananas. Then 13-B is the number of pounds of apples. The total cost is ...
6B +8(13 -B) = 92
-2B + 104 = 92 . . . . . eliminate parentheses
B = -12/-2 = 6 . . . . . . subtract 104, then divide by the coefficient of B
13-B = 7 . . . . . . . . . . . the number of pounds of apples
The customer bought 6 bunches of bananas and 7 pounds of apples.
_____
<em>Comment on the solution</em>
You will note that finding the value of the variable involved arithmetic with negative numbers. If you want the numbers to stay positive, then you can choose the variable to represent <em>the most expensive</em> of the items: the number of pounds of apples.