An expression is shown below:
3x3y + 15xy − 9x2y − 45y

Part A: Rewrite the expression so that the GCF is factored completely. Show the steps of your work.

Part B: Rewrite the expression completely factored. Show the steps of your work.

Respuesta :

Thagie
Notation
I imagine that the expression you are asked to work with is:
[tex]3 x^{3}y+15xy-9 x^{2} y-45y [/tex]

When you use a keyboard it is customary to use "^" to denote an exponent is coming so you could have written: 3x^3y+15xy-9x^2y-45y just to be clear.

PART A
To factor out the GCF we are looking for the greatest factor among the terms. Looking at the coefficients (the numbers) the largest number they can all be divided by is 3 so we will pull out a 3. Notice also that each term has a y in it so we can pull out that.

This gives us: [tex] 3 x^{3}y+15xy-9 x^{2} y-45y=3y( x^{3}+5x-3 x^{2} -15)[/tex]

To factor is to write as a product (something times something else). It undoes multiplication so in this case if you take what we got and multiplied it back you should get the expression we started with.

PART B
Start with the answer in part A. Namely, [tex]3y( x^{3}+5x-3 x^{2} -15)[/tex]. For now let's focus only on what is in the parenthesis. We have four terms so let's take them two at a time. I am separating the expression in two using square brackets. [tex][( x^{3}+5x)]-[3 x^{2} -15][/tex]

Let's next factor what is in each bracket:
[tex][( x^{3}+5x)]-[3 x^{2} -15] = [x( x^{2} +5)]-[3( x^{2} +5)][/tex]

Notice that both brackets have the same expression in them so now we factor that out: [tex] [x( x^{2} +5)]-[3( x^{2} +5)] = (x-3)( x^{2} +5)[/tex]

Our original expression (the one we started the problem with) had a 3y we already pulled out. We need to include that in the completely factored expression. Doing so we get: [tex]3 x^{3}y+15xy-9 x^{2} y-45y =(3y) (x-3)( x^{2} +5)[/tex]