The rule of the transformation is
(x,y)->(-y,x)
which corresponds to a 90 counterclockwise rotation about the origin,
which in turn corresponds to a 270 clockwise rotation about the origin.
Note that all rotations preserve lengths and angles, hence the image and preimage are congruent.
Answer:
D) (2, 14)
Step-by-step explanation:
substitute each coordinates into the inequality:
(0, 0)
y > 5x
0 > 5*0
0 > 0
this is false, 0 = 0.
(3, 12)
y > 5x
12 > 5 * 3
12 > 15
this is false, 12 < 15
(-2, -10)
y > 5x
-10 > 5 * -2
-10 > -10
this is false, -10 = -10
(2, 14)
y > 5x
14 > 5 * 2
14 > 10
this is true, 14 > 10
Answer:
Option D)Neither solution is extraneous.
Step-by-step explanation:
we have

we know that
two possible solutions are x=-7 and x=1
<u><em>Verify each solution</em></u>
Substitute each value of x in the expression above and interpret the results
1) For x=-7


----> is true
therefore
x=-7 is not a an extraneous solution
2) For x=1


----> is true
therefore
x=1 is not a an extraneous solution
therefore
Neither solution is extraneous
Answer:
Loss = $80000
Step-by-step explanation:
To determine if it's a profit or loss is simple.
He predicted the sugar cane stock to fall so he sold , but few days later the stock grew and went bullish.
He sold at$ 40 for 2000 shares
=$ 80000
But the stock went up to $80 per share that is gaining extra $40
So it was actually a loss.
The loss is =$40 * 2000
The loss = $80000
Answer:
Step-by-step explanation:
(x−a)(x−b)=x2−(a+b)x+ab
Now, this with the third bracket.
(x2−(a+b)x+ab)(x−c)=x3−(a+b+c)x2+(ac+bc+ab)x−abc
But there’s another way to do this, which is easier. Assume the given expression is equal to 0, then, we can form a cubic equation as
x3−(sum−of−roots)x2+(product−of−roots−taken−two−at−a−time)x−(product−of−roots) , which is essentially what we got above.