<h3>
Answer: 180 degrees</h3>
note: it doesn't matter if its clockwise or counterclockwise when it comes to 180 degree rotations.
========================================
Explanation:
The rule for 180 degree rotations is
(x,y) ---> (-x, -y)
So the x and y coordinates flip in sign from positive to negative, or vice versa.
Point D ' (-3, 5) rotates to D ' (3, -5) following this rule
-----------------
A further detailed break down might look like this
x = -3 becomes -x = -(-3) = 3
y = 5 becomes -y = -5
(-3, 5) ----> (3, -5)
Answer:
The value after three years is $137,027.97
Step-by-step explanation:
Here, we want to get the value of the home after 3 years
Generally, we have the exponential formula as follows;
y = P(1 + r)^t
where P is the original cost which is $124,400
r is the rate of increase which is 3% = 3/100 = 0.03
t is the time which is 3 years
Substituting these values;
y = 125400(1 + 0.03)^3 = $137,027.97
3x²+x-5=0
a = 3, b = 1, c= -5
-> ∆ ( delta ) = b²-4ac = 61 > 0
-> x1 =( -b+√∆ )÷ 2a =...
x2 = (-b-√∆)÷2a =...
p/s: do your teachers teach you how to use ∆ ( delta ) in maths calculation ? i live in europe and our teachers teach us that way. however, it is a rịght and fast way. you should learn it.