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()
Answer: 41.832
Step-by-step explanation:
I like to write decimals without decimals when multiplying. for this I would do
3486 x 12 which equals 41832 then You would move the decimal up from 3 spaces from the 2 from 41832 which would put the decimal between the 1 and 8
Answer:
Step-by-step explanation:
If we assume that initially
Number of red counter is 1
Number of blue counter is 3
Now to make ratio reverse you need to add 8 more red counters so that ratio becomes
9:3=3:1
Complement adds to 90
complement of A is 90-A
supplement is adds to 180
supplemetn of A is 180-A
2(90-A) is -40+180-A
2(90-A)=-40+180-A
2(90-A)=140-A
distribute
180-2A=140-A
add 2A to both sides
180=140+A
minus 140 both sides
40=A
A=40 degres