Answer:
-x^3+5x^2-8x+1, which is choice A
======================================
Work Shown:
f(x) = x^3 - x^2 - 3
f(x) = (x)^3 - (x)^2 - 3
f(2-x) = (2-x)^3 - (2-x)^2 - 3 ................ see note 1 (below)
f(2-x) = (2-x)(2-x)^2 - (2-x)^2 - 3 ........... see note 2
f(2-x) = (2-x)(4-4x+x^2) - (4-4x+x^2) - 3 ..... see note 3
f(2-x) = -x^3+6x^2-12x+8 - (4-4x+x^2) - 3 ..... see note 4
f(2-x) = -x^3+6x^2-12x+8 - 4+4x-x^2 - 3 ....... see note 5
f(2-x) = -x^3+5x^2-8x+1
----------
note1: I replaced every copy of x with 2-x. Be careful to use parenthesis so that you go from x^3 to (2-x)^3, same for the x^2 term as well.
note2: The (2-x)^3 is like y^3 with y = 2-x. We can break up y^3 into y*y^2, so that means (2-x)^3 = (2-x)(2-x)^2
note3: (2-x)^2 expands out into 4-4x+x^2 as shown in figure 1 (attached image below). I used the box method for this and for note 4 as well. Each inner box or cell is the result of multiplying the outside terms. Example: in row1, column1 we have 2 times 2 = 4. You could use the FOIL rule or distribution property, but the box method is ideal so you don't lose track of terms.
note4: (2-x)(4-4x+x^2) turns into -x^3+6x^2-12x+8 when expanding everything out. See figure 2 (attached image below). Same story as note 3, but it's a bit more complicated.
note5: distribute the negative through to ALL the terms inside the parenthesis of (4-4x+x^2) to end up with -4+4x-x^2
Answer: $467.21
Step-by-step explanation:
8% of 600 = 48
600 - 48 = 552
8% of 552 = 44.16
552 - 44.16 = 507.84
8% of 507.84 = 40.6272
8% of 507.84 ≈ 40.63
507.84 - 40.63 = 467.21
Omg sorry i don’t really know i hope someone answers your question
I would think the answer is -16
but that's is what i think
Answer:
72 feet from the shorter pole
Step-by-step explanation:
The anchor point that minimizes the total wire length is one that divides the distance between the poles in the same proportion as the pole heights. That is, the two created triangles will be similar.
The shorter pole height as a fraction of the total pole height is ...
18/(18+24) = 3/7
so the anchor distance from the shorter pole as a fraction of the total distance between poles will be the same:
d/168 = 3/7
d = 168·(3/7) = 72
The wire should be anchored 72 feet from the 18 ft pole.
_____
<em>Comment on the problem</em>
This is equivalent to asking, "where do I place a mirror on the ground so I can see the top of the other pole by looking in the mirror from the top of one pole?" Such a question is answered by reflecting one pole across the plane of the ground and drawing a straight line from its image location to the top of the other pole. Where the line intersects the plane of the ground is where the mirror (or anchor point) should be placed. The "similar triangle" description above is essentially the same approach.
__
Alternatively, you can write an equation for the length (L) of the wire as a function of the location of the anchor point:
L = √(18²+x²) + √(24² +(168-x)²)
and then differentiate with respect to x and find the value that makes the derivative zero. That seems much more complicated and error-prone, but it gives the same answer.