Answer:
6 divided by 3/5 is 10
Step-by-step explanation:
I don't know how to do the number line, sorry.
This is an excellent practice for the solution of quadratic equations.
1*36=36 => (1,36)
2*18=36 => (2,18)
3*12=36 => (3,12)
4*9=36 => (4,9)
6*6=36 => (6,6)
9*4=36 => (9,4)
12*3=36 => (12,3)
18*2=36 => (18,2)
36*1=36 => (36,1)
We can see that the sum decreases until the two factors are close (or equal) and then increases again.
The pair of integers with a sum of 20 is therefore (2,18) or (18,2).
Answer:
y = -2x + 1.
Step-by-step explanation:
2y = x - 1
y = 1/2y - 1/2
If line X is perpendicular to line Y (the line where y = 1/2y - 1/2), the slope will be the negative reciprocal of line Y. That means that there will be a negative sign instead of positive, and the 1/2 will be flipped to become 2/1, which is 2.
So, the slope will be -2.
We now have y = -2x + c.
To find c, simply put in -1 for x and 3 for y.
3 = -2 * -1 + c
c + 2 * 1 = 3
c + 2 = 3
c = 1
So, the equation of the line is y = -2x + 1.
Hope this helps!