Question 54162
Are you supposed to be factoring this?
If so:
{{{2x^3y-6xz}}}
To help you get started, I'm going to break it up into it's smallest factors (prime factors).
{{{2*x*x*x*y-2*3*x*z}}}
What do both terms have? 2*x factor it out.
{{{2x(x*x*y-3*z)}}}
{{{highlight(2x(x^2y-3z))}}}
Happy Calculating!!!