Answer: Normally C/C++
Step-by-step explanation:
Answer:
<u>S': (2, 1)</u>
<u>T': (5, 3)</u>
<u>U': (1, -4)</u>
<u>S'': (1, 3)</u>
<u>T'': (4, 5)</u>
<u>U'': (0, -2)</u>
Step-by-step explanation:
Hi!
For Reflection Across the X-Axis use this :
(x, y) -> (x, - y)
So :
S': (2, 1)
T': (5, 3)
U': (1, -4)
and then the question also asks for a translation so we follow what it gave us:
S'': (1, 3)
T'': (4, 5)
U'': (0, -2)
Please ask me any questions that you still may have!
and Have a great day! :)
Well if it is a number like .933333333 you will have to round it, So now it is .93 and .93 in a fraction is 93/100
Answer:
width = 2 units
Step-by-step explanation:
If the length of a rectangle is (x) units, then that means that the width of a rectangle is x - 4 units.
the area of a rectangle is length * width
so just substitute the values that we have now.
x (length) * (x-4) width = 12 (area of rectangle)
so that gives us
x^2 - 4x =12
subtract 12 from both sides
x^2 - 4x - 12 =0
now factor this equation
x^2 + 2x - 6x -12 = 0
x(x+2) - 6(x+2) = 0
(x-6)(x+2) = 0
x = 6, or x = -2 REMEMBER THAT VALUE OF x = LENGTH, IT CANNOT BE NEGATIVE AS YOU CANT HAVE NEGATIVE VALUE OF A SIDE
length = 6, and width = 6 -4 = 2
Answer:
C & D
Step-by-step explanation:
x² + 3x - 3 = 0
a = co efficient of x² = 1
b= co efficient of x = 3
c = constant = -3
roots = (-b ±
)/2a
= (-3±
)/2*1
= (-3±
)/2
= (-3±√21)/2
