
Nathan B. answered 09/17/16
Tutor
5
(20)
Elementary and Algebraic skilled
Here's what we know:
ab = 375 (the product of two numbers is 375)
b = 2a - 5 (five less than twice the other)
Plug in the variable value:
a(2a - 5) = 375
Distribute:
2a2 - 5a = 375
subtract:
2a2 - 5a - 375 = 0
Now to factor out. Let's look at possibilities:
√375 ≈ 19.36 (using that as a baseline because with the middle coefficient being only 5, the factorization is going to be fairly close)
15 * 25 = 375 (the last number of the parentheses needs to be the multiply to equal 375)
2 * -15 + 25 = -5 (the middle digits need to add/subtract together to equal -5. The 2 comes from the first coefficient value.)
(2a + 25)(a - 15) = 0
Since we know a needs to be negative, we can ignore the second set and focus on the first:
2a + 25 = 0
2a = -25
a = -12.5
b = 2 * -12.5 - 5
b = -25 - 5
b = -30
check:
-12.5 * -30 = 375
375 = 375