The second one is the answer
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:
Socratic app
Step-by-step explanation:
it will help you
Answer:
A. Perpendicular
Step-by-step explanation:
Lines are perpendicular if their slopes are opposite reciprocals of each other. Opposite, meaning if positive, the other slope is negative, and if negative, the other slope is positive. Reciprocal meaning, the number is flipped upside down, turning fractions into whole numbers and vice versa.
1/9
-1/9
-9
The slopes are perpendicular