SOLUTION: Jason is playing a trivia game with his friends. In order to advance in the game, he must find the product of two numbers. The first number is 19 minus x, and the second number is
Question 1139132: Jason is playing a trivia game with his friends. In order to advance in the game, he must find the product of two numbers. The first number is 19 minus x, and the second number is 33 less than four times the first number. Which of the following functions represents the product of these two numbers? Answer by rothauserc(4718) (Show Source):
You can put this solution on YOUR website! (19-x), 4*(19-x)-33
:
4*(19-x)-33 = 76-x-33 = 43-x
:
(19-x) * (43-x) = 817 -62x +x^2
:
**********************************
f(x) = x^2 -62x +817
**********************************
: