If a2+b2=zandab=y, what will be the equivalent of 4z+8y?

2 Answers
May 24, 2018

4(a+b)2

Explanation:

4z+8y

a2+b2=zandab=y

do some substitution:

4(a2+b2)+8(ab)

4a2+4b2+8ab

4(a2+2ab+b2)

4(a+b)(a+b)

4(a+b)2

May 24, 2018

4(a+b)2

Explanation:

This is a substitution and simplification problem. Begin by taking the information we're given substitute z and y.

If z=a2+b2 and y=ab, then 4z+8y=4(a2+b2)+8(ab)

From here, we distribute 4 into (a2+b2) and 8 into (ab).

After the distribution we have 4a2+4b2+8ab

Rearrange our terms 4a2+8ab+4b2

From here, we need to recognize that this is the expanded form of a binomial raised to a second power.

Factor out a 4 from all 3 terms, and condense the expansion back into the binomial form.

4(a2+2ab+b2)4(a+b)2