How do you simplify 9x+19x2+2x3?

1 Answer
Dec 4, 2017

It really doesn't simplify much. The bottom line becomes (x+3)(x1) and that's it.

Explanation:

You have a quadratic on the bottom, identifiable by the layout

x2+x+(NUMBER)

take your last number a.k.a the one without an unknown ' 3 ' and multiply by your x2 coefficient (how many of x2 there are), in this case '1'. That gives you 3×1=3

Then find the factors of this new value which add up to your x coefficient, in this case 2.

Factors of 3={1,3}or{1,3}

3 and 1 gives 2

Rewrite the original quadratic: x2+2x3

as

x2+3x1x3 this came from the factors that worked.

remember that these two lines above are equal, but this second version makes it possible to simplify.

Take out what is common in the first two terms firstly, and then the second two terms.

x(x+3)1(x+3)

we now have a common sum in both brackets, so we can actually rewrite this as:

(x1)(x+3) by taking what is outside each bracket and placing them together in their own set of brackets.

Lastly, don't forget that this is part of your original fraction.

The top line cannot simplify because 9x and 19 have nothing in common.

Viola!