How do you multiply (5x - 1) ( 8x + 5)?

2 Answers
Mar 11, 2017

The answer is 40x^2 + 17x -5

Explanation:

Multiplying out these brackets gives you a quadratic equation (an equation where the x term has an exponent of 2, x^2).

Every time you multiply out two brackets follow these simple steps.

First multiply the first term in the first bracket by the first term in the second bracket.

5x * 8x = 40x^2

Then multiply the first term in the first bracket by the second term in the second bracket.

5x * 5 = 25x

Now repeat this for the second term of the first bracket.

-1 * 8x = -8x

and

-1 * 5 = -5

The order in which you do this doesn't actually matter, you just need to multiply every term in one bracket by every term in the other bracket. However, sticking to an order helps you to not get confused.

Now collect all of the terms produced.

40x^2 + 25x -8x -5

And simplify.

40x^2 +17x -5

Hope this helped!

Mar 11, 2017

40x^2+17x-5

Explanation:

color(blue)((5x-1))color(red)((8x+5))

Multiply everything in the right bracket by everything in the left

color(red)(color(blue)(5x)(8x+5)" "color(blue)(-1)(8x+5) )

40x^2+25x" "-8x-5

But " "25x-8x=17x

40x^2+17x-5