SOLUTION: How would (the product of 3 less than twice x and 2 more than the quantity 3 times x) be written as an expression?
Algebra ->
Expressions-with-variables
-> SOLUTION: How would (the product of 3 less than twice x and 2 more than the quantity 3 times x) be written as an expression?
Log On
Question 65970: How would (the product of 3 less than twice x and 2 more than the quantity 3 times x) be written as an expression? Answer by uma(370) (Show Source):
You can put this solution on YOUR website! Now 3 less than twice x = 2x - 3
2 more than 3 times x = 3x + 2
Product = (2x-3)(3x+2)
= 2x*3x - 3*3x + 2*2x - 3*2
= 6x^2 - 9x + 4x - 6
= 6x^2 - 5x - 6