Shown Where? You didnt add a picture of a graph
We want to know how many 1/8's are in 3/4, so we divide.
Flip the 2nd fraction and multiply:
Multiply the numerators and denominators together:
Divide:
Answer
The answer is A
Step-by-step explanation:
The answer is A
Public class GeometricSequence{ private double initialValue; private double multiplier; } initialValue = initial; multiplier = mult;