Answer:
19
Step-by-step explanation:
substitute 6 for a
4(6) + 5 =
24-5 =
19
Ok so I'll demonstrate in programming language python.
import math
def circle():
r = float(input("Enter r: "))
a = math.pi * r ** 2
print("Area of circle with r = {0} is {1
}cm2".format(str(r), str(a))
circle()
the next term would be 3,125! the sequence is multiplying each number by 5.
The propriety is zero propriety. Because 0 times a number is 0
Answer:
I can't see anything or any questions.....?