179k views
4 votes
How do you solve this problem

How do you solve this problem-example-1
User MarkE
by
5.3k points

2 Answers

2 votes
Pretty sure it’s d, since z = (x^2 + x)(x^2 + x) + x^2 + x
User Rooke
by
4.9k points
6 votes

y = x^2 + x

z = y^2 + y

substitute y = x^2 + x into z = y^2 + y

z = (x^2 + x)^2 + (x^2 + x)

z = x^4 + 2x^3 + x^2 + x^2 + x

z = x^4 + 2x^3 + 2x^2 + x

Answer is

x^4 + 2x^3 + 2x^2 + x

User Erik Lumme
by
5.5k points