<h3>
Answer: (4,2)</h3>
==============================================================
Explanation:
C is at (0,0). Ignore the other points.
Reflecting over y = 1 lands the point on (0,2) because we move 1 unit up to arrive at the line of reflection, and then we keep going one more unit (same direction) to complete the full reflection transformation. I'll call this point P.
Then we reflect point P over the line x = 2 to arrive at the location Q = (4,2). Note how we moved 2 units to the right to get to the line of reflection, and then keep moving the same direction 2 more units, then we have applied the operation of "reflect over the line x = 2"
So we have started at C = (0,0), moved to P = (0,2) and then finally arrived at the destination Q = (4,2). This is the location of C' as well.
All of this is shown in the diagram below.
Answer:
#1) D frequency data that can be plotted on a number line
; #2) A Sarah read twice as many chapters Wednesday as Monday, C Sarah read more than four chapters on two days, F Sarah read at least three chapters on four days, and H The total number of chapters Sarah read on the weekend was the same as the total number she read on the weekdays.
Step-by-step explanation:
#1) A line plot shows the frequencies of data. It is displayed over a number line; this makes the best choice for the answer "frequency data that can be plotted on a number line."
#2) We can see that Sarah read 2 chapters on Wednesday and 1 chapter on Monday. This is twice as many chapters.
She read more than 4 chapters on both Saturday and Sunday.
She read 3 or more chapters on Tuesday, Friday, Saturday and Sunday.
The total number of chapters she read on the weekend was 5+6 = 11. The total number of chapters she read on the weekdays was 1+3+2+2+3 = 11. These are the same.
Answer: 8^3, Eight to the third power, Eight times eight times eight.
Answer:
<h2>x = 5/2 , x = - 4/3</h2>
Step-by-step explanation:
6x² - 7x - 20 = 0
Using method of factorization
Rewrite - 7x as a difference
That's
6x² + 8x - 15x - 20 = 0
Factor the expression
That's
2x( 3x + 4) - 5( 3x + 4) = 0
Which is
(2x - 5) (3x + 4) = 0
2x - 5 = 0
2x = 5
Divide both sides by 2
x = 5/2
3x + 4 = 0
3x = - 4
Divide both sides by 3
x = -4/3
Hope this helps you