Let's try plugging in some negative numbers. Let's do x=-1. 5+-1=4. So we know that if we put in a negative number for x, then n will be positive. But what if we do a number greater than -5, because 5+-5=0. So let's try x=-6. So 5+(-6)=-1. Hmm. So here it is. We know that any number under -5 will be positive and any number above -5 will be negative.
Answer:
x=y
Step-by-step explanation:
Answer: The equation for the line of reflection will be x = y.
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:

Step-by-step explanation:
→ Divide the gallon by the number of glasses

We know that 5 x 5 = 25, so the only answer choice with a 5 in it is 0.5
0.5 x 0.5 = 0.25, and the square root of that just equals 0.5.
Answer: C. 0.5