I don’t really understand what this is asking but the formula for circumference is C= πd Remember that diameter (width of the circle) is double the radius (half the width of the circle) and π is about 3.14
Hope this helped
Answer:
is a one to one function
Step-by-step explanation:
it is a one to one function
Part of the question is missing
(-8) - 3y= 25
-8-3y= 25
move -8 to the other side
sign changes from -8 to +8
-8+8-3y=25+8
-3y= 33
divide both sides by -3 to get y by itself
and to get +y
-3y/-3= 33/-3
Answer:
y= -11
Write a recursive and explicit formula for each option.
Save a nickel on the first day of the month and then double the amount each day for a month
=> a1 =0.05
=> a2 = a1* 2 = 0.05*2
=> a3 = a2*2 = a1* 2*2
..............................................
=>recursive an =
=> explicit an = 0.05*
Start their savings by saving $10 on the first day and then $10 each day of the month
=> a1 = 10
=> a2 = a1 + 10 = 20
=> a3 = a2 +10 = 20 +10 =30
........................................................
=> recursive an = 
=> explicit an = 10 + 10( n-1)
Hope it will find you well.