Answer:
[y]=-18 so y belongs to (-18,-17)
Step-by-step explanation:
Answer:
the answer is parallel lines. b is the answer
Answer:
15 I just stared so I am bad but I think I am correct
<span>Answer: Option (B) 62.5
Explanation:
In order to find the 25 percent of 250, multiply 250 with 25/100.
Mathematically, you can write it as follows:
250 * (25/100) = 625/10 = 62.5 (which is Option B)
Information: Whenever you want to find the x percent of a number y, just plug in the values in the following general equation:
y * (x/100)</span>
Public class GeometricSequence{ private double initialValue; private double multiplier; } initialValue = initial; multiplier = mult;