<em><u>Answer</u></em>
c. It divides the radius by 2.
<em>Explanation</em>
The general equation of a circle is
(x-h)² + (y-k)² = r²
Where (h, k) makes the coordinates of the circle and r the radius.
x² + y² = 25 For this equation,
center (0, 0)
Radius = √25 = 5
4x² + 4y² = 25 First simplify this equation
4x² + 4y² = 25 ⇒ x² + y² = 25/4
center (0, 0)
Radius = √(25/4) = 5/2
The radius has been divided by 2
Divine the total number of the entire chart by the number of a single line or bar to give you the ratio in a bar or line chart. For example, if a bar or line represented 5 in a chart with a total of 30, you would divide 30 by 5. This would give you a result of 6. Therefore, the ratio would be 6:1.
Answer:A
Step-by-step explanation:
1 bottle is 1.50
4*1.50=5
5+1.25= the total
5divided by 7=0.70
Double check your work I’m not sure if I’m right!
Answer:
Explicit formula: a(n)=3n-6
Recursive formula: a(n)=-3+(n-1)3 <--
Step-by-step explanation:
a(n)=3n-6 where a(1)=3(1)-6=-3 and d=3
<u>Plug values into recursive formula:</u>
a(n)=a1+(n-1)d
a(n)=-3+(n-1)3