Question 1119835: The sum of a and b is 132. If a is the square of b and the product of a and b is negative, what is a? Found 2 solutions by greenestamps, rothauserc:Answer by greenestamps(13215) (Show Source):
You can put this solution on YOUR website! a + b = 132
:
a = b^2
:
b^2 +b -132 = 0
:
(b-11) * (b+12) = 0
:
b = 11 and b = -12
:
a * b < 0 implies that b < 0
:
b = -12
:
therefore
:
a = b^2 = (-12)^2 = 144
: