Answer:
14
Step-by-step explanation:
f(x)=3x²+1
f(2) = 3 x 2² + 1 = 13
g(x) =1-x
g(2) = 1 - 2 = -1
(f-g)(2) f(2) - g(2) = 13 - (-1) = 14
You can add, subtract, and multiply them. These three operations obey the rules for integers. There's a polynomial division algorithm that fills formally the same role as the usual division algorithm for integers. Polynomials added to, subtracted from, or multiplied by other polynomials yield only polynomials. Likewise, integers added to, subtracted from, or multiplied by other integers yield only integers.
Answer:
x = -3 x=2
Step-by-step explanation:
x^2 + x - 6 = 0
Factor
What two numbers multiply to -6 and add to 1
3*-2 =-6
3+-2 =1
(x+3) (x-2) = 0
Using the zero product property
x+3 = 0 x-2 = 0
x = -3 x=2
Answer:
x=5
Step-by-step explanation:
We can write ratios to help us solve
4x 12 +3
---------- = ------------
3x+1 12
Using cross products
4x*12 = (3x+1) * (15)
48x = 45x +15
Subtract 45x from each side
3x =15
Divide by 3
3x/3 =15/3
x=5