49.9k views
3 votes
What is this equation, equivalent to c(x)=(x+6)^2+14

1 Answer

5 votes

Answer: x^2+12x+50

Work Shown:

c(x) = (x+6)^2+14

c(x) = (x+6)(x+6)+14

c(x) = x(x+6)+6(x+6)+14

c(x) = x^2+6x+6x+36+14

c(x) = x^2+12x+50

User Paul Cavacas
by
6.6k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.