Question 970927
Please perform the indicated operation:

(((4x^2)+(20x))/((x^3)+(4x^2))) * (x^2 + 8x + 16)

Thank you,

Steve
<pre>{{{((4x^2 + 20x)/(x^3 + 4x^2)) * x^2 + 8x + 16}}}
{{{((4x^2 + 20x) * (x^2 + 8x + 16))/(x^3 + 4x^2)}}}
{{{(4x(x + 5) * (x + 4)(x + 4))/x^2(x + 4)}}}
{{{(4cross(x)(x + 5) * (x + 4)cross((x + 4)))/(cross(x^2)* x * cross((x + 4)))}}}
{{{(4(x + 5)(x + 4))/x}}}
{{{(4(x^2 + 9x + 20))/x}}}
{{{highlight_green((4x^2 + 36x + 80)/x)}}}, or {{{highlight_green(4x + 36 + 80/x)}}}