Answer:
a. 35 *gh or 35 gh
b. 60 *mn or 60 mn
Step-by-step explanation:
The fewest number of symbols and characters can be obtained by multiplying the constant numbers with the constant numbers and variables with the variables.
a. The co efficients 5 and 7 are multiplied to get 35 and g is multiplied with h to get gh. So the answer is 35*gh. It can be further simpliefied into 35 gh
b. The co efficients 3,4 and 5 are multiplied to get 60 and m is multiplied with n to get mn. The answer is 60* mn. On further simplificaation we get 60 mn.
Given: f(x)=(2x-2)/4
find f^-1(3)?
we need to find the inverse of f(x), so
x=(2y-2)/4
2y-2=4x
y-1=2x
y=2x+1
so, then f^-1(x)=2x+1
f^-1(3)=2(3)+1
=6+1
=7
so, the answer is 7
Answer:
x = -3 and x = -3/2
Step-by-step explanation:
After writing down the polynomial, split it; put a line between 3x^2 and -18x. Look and 2x^3 + 3x^2 and -18x - 27 separately and factor them both:
p(x) = 2x^3 + 3x^2 <u>- 18x -27</u>
p(x) = x^2(2x+3) <u>-9(2x+3)</u>
Now notice how x^2 and -9 have the same factor (2x+3). That means x^2 and -9 can go together:
p(x) = (x^2 - 9)(2x+3)
Factor it once more because there's a difference of squares:
p(x) = (x+3)(x-3)(2x+3)
Now just plug in whatever makes the each bracket equal 0:
x = -3, x = 3, and x = -3/2
Those are your zeros.