First, you would start on the orgin (0,0), and move up 1. You should now be at (1,0) make a point here
Next, you will move down 2. You should now be at (-1,0)
Finally, you move right 3.
You should now be at (-1,3)
Make a point
Hope this helps!
<u>Solution-</u>
A school has 1800 students and 1800 light bulbs, each with a pull cord and all in a row.
As all the lights start out off, in the first pass all bulbs will be turned on.
In the second pass all the multiples of 2 will be off and rest will be turned on.
In the third pass all the multiples of 3 will be off, but the common multiple of 2 and 3 will be on along with the rest. i.e all the multiples of 6 will be turned on along with the rest.
In the fourth pass 4th light bulb will be turned on and so does all the multiples of 4.
But, in the sixth pass the 6th light bulb will be turned off as it was on after the third pass.
This pattern can observed that when a number has odd number of factors then only it can stay on till the last pass.
1 = 1
2 = 1, 2
3 = 1, 3
<u>4 = 1, 2, 4</u>
5 = 1, 5
6 = 1, 2, 3, 6
7 = 1, 7
8 = 1, 2, 4, 8
9 = 1, 3, 9
10 = 1, 2, 5, 10
11 = 1, 11
12 = 1, 2, 3, 4, 6, 12
13 = 1, 13
14 = 1, 2, 7, 14
15 = 1, 3, 5, 15
16 = 1, 2, 4, 8, 16
so on.....
The numbers who have odd number of factors are the perfect squares.
So calculating the number of perfect squares upto 1800 will give the number of light bulbs that will stay on.
As, , so 42 perfect squared numbers are there which are less than 1800.
∴ 42 light bulbs will end up in the on position. And there position is given in the attached table.
In step 3, Mark forgot to multiply 5 · 5, so he ended up with 5 in the denominator instead of 5 · 5 = 25
In order for something to be a function, it cannot have an x-value repeated. Therefore, (1,0) cannot be a possible ordered pair because the function already has a point at x=1 (1,2).