Inverse function:
The only one that has an inverse that is a function is the third option because is a linear function (bijective)
y=1/3x-3/4
First, solve for x:
Add 3/4 to both sides:
y+3/4 = 1/3x-3/4+3/4
y+3/4 = 1/3x
Multiply both sides by 3
(y+3/4) 3 = 1/3x (3)
3y+ 9/4 = x
F^-1(y) = 3y+ 9/4
Step-by-step explanation:
3x-2=4-x
3x+x=4+2
4x=6
x=<u>6</u>
<u> </u><u> </u><u> </u><u> </u>4
x=<u>3</u>
<u> </u><u> </u><u> </u><u> </u>2
hope it helps.
Answer:
(2x-1)(2x+1)(x^2+2) = 0
Step-by-step explanation:
Here's a trick: Use a temporary substitution for x^2. Let p = x^2. Then 4x^4+7x^2-2=0 becomes 4p^2 + 7p - 2 = 0.
Find p using the quadratic formula: a = 4, b = 7 and c = -2. Then the discriminant is b^2-4ac, or (7)^2-4(4)(-2), or 49+32, or 81.
Then the roots are:
-7 plus or minus √81
p= --------------------------------
8
p = 2/8 = 1/4 and p = -16/8 = -2.
Recalling that p = x^2, we let p = x^2 = 1/4, finding that x = plus or minus 1/2. We cannot do quite the same thing with the factor p= -2 because the roots would be complex.
If x = 1/2 is a root, then 2x - 1 is a factor. If x = -1/2 is a root, then 2x+1 is a factor.
Let's multiply these two factors, (2x-1) and (2x+1), together, obtaining 4x^2 - 1. Let's divide this 4x^2 - 1 into 4x^4+7x^2-2=0. We get x^2+2 as quotient.
Then, 4x^4+7x^2-2=0 in factored form, is (2x-1)(2x+1)(x^2+2) = 0.
Answer:
- 50 ft by 75 ft
- 3750 square feet
Step-by-step explanation:
Let x represent the length of the side not parallel to the partition. Then the length of the side parallel to the partition is ...
y = (300 -2x)/3
And the enclosed area is ...
A = xy = x(300 -2x)/3 = (2/3)(x)(150 -x)
This is the equation of a parabola with x-intercepts at x=0 and x=150. The line of symmetry, hence the vertex, is located halfway between these values, at x=75.
The maximum area is enclosed when the dimensions are ...
50 ft by 75 ft
That maximum area is 3750 square feet.
_____
<em>Comment on the solution</em>
The generic solution to problems of this sort is that half the fence (cost) is used in each of the orthogonal directions. Here, half the fence is 150 ft, so the long side measures 150'/2 = 75', and the short side measures 150'/3 = 50'. This remains true regardless of the number of partitions, and regardless if part or all of one side is missing (e.g. bounded by a barn or river).
Answer:
3x^2 (5x^3 + 4x^2 - 8x - 1)
Step-by-step explanation:
The given expression is 15x^5 + 12x^4-24x^3-3x^2
Here we have to find the GCF of all the above terms.
The GCF is 3x^2, let's take out 3x^2 and write the remaining terms in the parenthesis.
15x^5 + 12x^4-24x^3-3x^2
=3x^2 (5x^3 + 4x^2 - 8x - 1)
Therefore, the factors are 3x^2 and (5x^3 + 4x^2 -8x -1).
15x^5 + 12x^4-24x^3-3x^2 = 3x^2 (5x^3 + 4x^2 -8x -1)
Thank you.