Answer:
14.22
Step-by-step explanation: 1.58x9 meters=14.22 meters
Answer:
Step-by-step explanation:
Question 2
As far as I can see, you got it right. The general transformation for 90 ccw is
(x,y) ===> (-y, x)
What that means is for the x you put in -y changing the sign to the opposite and for the y you put in x and this time you leave the sign alone . The transformation is shown in the left hand diagram.
The two tables are shown below.
Original
The transformed table is
- (-4,1)
- (-2,1)
- (-2,3)
- (-5,3)
- (-4,1) This is just to let the program know to close the figure For some reason this did not have lines and if I delete it and put the lines in, I won't be able to upload the new diagram.
===========
Four
This one transforms from (x,y) to (-x,-y) which means where you see an x, you put a - x and where you see a y, you put a minus y. It is the middle frame.
Original
- (-4,3)
- (0,3)
- (-2,0)
- (-4,3) Here again, this is just to close the figure.
The transformed figure in red I think is
- (4,-3)
- (0,-3
- (2,0)
- (4,-3) And this closes the figure as well.
==========
Six
The diagram is on the right
Reflection about the y axis. Here the transformation is (x,y) ====> (-x,y) notice the ys don't change.
There is no closure.
Reflection
B= (3,6) and D= (18,9)
Step-by-step explanation:
To find the midpoint of two given points add X1 and X2 together, then divide by 2 to get the X value of the midpoint and do the same thing for the Y value. That will get you B. From there you can see to get from point A to point C you add 10 to the x value and add 2 to the y value. Because C is the midpoint just double what you had to add to get point D (add 20 to x and add 4 to y)
Answer:
Step-by-step explanation:
A 2nd order polynomial such as this one will have 2 roots; a 3rd order polynomial 3 roots, and so on.
The quadratic formula is one of the faster ways (in this situation, at least) in which to find the roots. From 2x^2 + 4x + 7 we get a = 2, b = 4 and c = 7.
Then the discriminant is b^2 - 4ac, or, here, 4^2 - 4(2)(7), or -40. Because the discriminant is negative, we know that the roots will be complex and unequal.
Using the quadratic formula:
-4 ±√[-40] -4 ± 2i√10
x = ------------------ = ------------------
4 4
-2 ± i√10
Thus, the roots are x = ------------------
2