Answer:
D
Step-by-step explanation:
Answer:
color = input("What color? ")
if (color == "yellow"):
print("Correct!")
else:
print("Nope")
Hi there!

5x² + 5x
Looking at the terms, we can see that both share a common factor of 5x. Therefore:
5x(x + 1)
The GCF of 5x² + 5x is 5x.