atomickitten
atomickitten atomickitten
  • 18-03-2017
  • Mathematics
contestada

For the given functions f(x) = 7x - 3; g(x) = 2x + 7, find the following.
(a) (f * b)(x)
(b) (f * g)(3)

Respuesta :

Аноним Аноним
  • 18-03-2017
a) (7x - 3)(2x + 7) = 14x^2 + 43x - 21
b) 14 (9) + 43(3) - 21
126 + 129 - 21
234
Answer Link
PHM
PHM PHM
  • 18-03-2017
The answer is 234 hope that helps
Answer Link

Otras preguntas

After a home renovation, Marta and Xander had leftover paint and solvent. Instead of following the disposal instructions on the containers, they decided the eas
What is 954 Divided By 70?
if a pound of barley cost $12 how many ounces can be bought for $6.30
The rate constant for the decomposition of nitrogen dioxide NO2(g) LaTeX: \longrightarrow⟶ NO (g) + 1/2 O2(g) with a laser beam is 1.95 1/MLaTeX: \cdot⋅ min. Fi
Identify the six toxicological principles that are applied in evaluating a poisoned individual.
The following data has been provided for a compan most recent year of operations: Return on investment 40 % Average operating assets
Companies A and C each reported the same earnings per share (EPS), but Company A's stock trades at a higher price. Which of the following statements is CORRECT?
On the way to the moon, the Apollo astronauts reach a point where the Moon’s gravitational pull is stronger than that of Earth’s. Find the distance of this poin
A digital thermometer reads 15 degrees Celsius, what is the uncertainty?
Write a program that uses a while loop to calculate and print the multiples of 3 from 3 to 21. Your program should print each number on a separate line. Expecte