18.3k views
5 votes
Given two functions j(x)=−3x+2 and k(x)=3+4x , what is the function rule for (kj) (x) ?

User Alostale
by
7.5k points

1 Answer

5 votes

Answer:

(k·j)(x) = -12x^2 -x +6

Explanation:

(k·j)(x) = k(x)·j(x) = (4x+3)(-3x+2) . . . . . substitute function definitions

= 4·(-3)x^2 +(4·2+3(-3))x +3·2 . . . . . multiply using the distributive property

= -12x^2 -x +6

User Sergiobuj
by
8.2k points