Answer:
x has a value of 71, making D the correct answer.
Step-by-step explanation:
Because this is an isosceles triangle, we know that the bottom two angles are equal. We also know that the sum of the angles inside a triangle will always come to 180°. With that in mind, we can simply subtract 38° from 180° and divide by two to get the correct answer.

So the correct answer is D, 71 degrees.
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:
It is not a function because both (2,2) and (2,-2) have the same x-coordinate.
Step-by-step explanation:
To be a function for the same x value there should NOT be two different y values.
So, in (2, 2) and (2,-2)
For the same x value 2, there are two different y values 2, -2.
So, this is not a function.
1. You would set them up:46+7
2. Next you would do 6+7 which equals 13
3. You would then bring down the 4
4. And last you get the answer:53
Hope this helped you!