Question 528380
Simplify: I'm assuming that by Log2x you mean{{{Log[2](x)}}} (base 2).
{{{Log[2](x)+5*Log[2](y)-3*Log[2](z)}}} First apply the "power rule" to the second and third terms.
{{{Log[2](x)+highlight(Log[2](y^5)-Log[2](z^3))}}} Now apply the "quotient rule" to the second and third terms.
{{{Log[2](x)+highlight(Log[2](y^5/z^3))}}} Now apply the"product rule".
{{{highlight_green(Log[2](x*y^5/z^3))}}}