Question
Given that a^b = x, evaluate the following;
a^(b+2)
2a^3b+a^2b+ab
a^(b+2)
2a^3b+a^2b+ab
Answers
Steve
a^b = x
a^(b+2) = a^2 * a^b = a^2 x
2a^3b + a^2b + a^b
= 2x^3 + x^2 + x
a^(b+2) = a^2 * a^b = a^2 x
2a^3b + a^2b + a^b
= 2x^3 + x^2 + x
Anonymous
for the first one, isn't it supposed to be x= a^2x