How do you multiply #b(15 + -3b)(15 + 5b)#?

1 Answer
Apr 21, 2017

See the entire solution process below:

Explanation:

First, rewrite this expression as:

#b(15 - 3b)(15 + 5b)#

There are a couple of ways to go next. I am first going to multiply the #b# term on the left of the expression by the first term in parenthesis by the left. We need to multiply the term outside the parenthesis by each term within the parenthesis:

#color(red)(b)(15 - 3b)(15 + 5b)#

#((15xx color(red)(b)) - (3b xx color(red)(b)))(15 + 5b)#

#(15b - 3b^2)(15 + 5b)#

Next, we need to multiply both terms in parenthesis. To multiply these two terms you multiply each individual term in the left parenthesis by each individual term in the right parenthesis.

#(color(red)(15b) - color(red)(3b^2))(color(blue)(15) + color(blue)(5b))# becomes:

#(color(red)(15b) xx color(blue)(15)) + (color(red)(15b) xx color(blue)(5b)) - (color(red)(3b^2) xx color(blue)(15)) - (color(red)(3b^2) xx color(blue)(5b))#

#225b + 75b^2 - 45b^2 - 15b^3#

We can now group and combine like terms:

# - 15b^3 + 75b^2 - 45b^2 + 225b#

# - 15b^3 + (75 - 45)b^2 + 225b#

# - 15b^3 + 30b^2 + 225b#