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:
9
Step-by-step explanation:
Answer:
1/3
Step-by-step explanation:Because he split the movie into 3 parts
Answer:
27
Step-by-step explanation:
27/3-3=6 and 27/9+3=6
so both sides are equal to each other which makes the equation true.
Answer:
Here we will use the relationships:



And a number:

is between 0 and 1 if a is positive and larger than 1, and n is negative.
if a is positive and 0 < a < 1, then we need to have n positive such that:
0 < a^n < 1
A) 
This is between zero and 1,
B) 
This is greater than 1, because the exponent is positive.
C) 
Because a is smaller than 1, and the exponent is positive, then the expression is between 0 and 1.
D) 
The exponent is negative (and pair) then the expression is between 0 and 1.
Remember that when the exponent is pair, we always have that:
(-N)^m = (N)^m
So (-7)^-2 = 7^-2