Answer:
Kian's method is correct.
Step-by-step explanation:
Javine says, "To multiply by 1000, I just add three zeros." He is incorrect.
Kian says, "I times by 10, then times by 10 and times by 10 again. When he multiply 1 by 10, it becomes 10. Then if he again multiply by 10, it becomes 10×10 = 100. And at last when he multiply again 10, it becomes 100×10 = 1000. It means Kian's methods for multiplying by 1000 is correct.
The # halfway in between 21 and 63 is 42.
The first thing you want to do is plug in x and y into both equations:
a(3) + b(4) = 4
b(3) + a(4) = 8
rearrange to line up a’s and b’s
3a + 4b = 4
4a + 3b = 8
now you want to choose a or b and multiply each equation by a number to make them have the same amount of a’s or b’s.
4(3a + 4b = 4) = 12a + 16b = 16
3(4a + 3b = 8) = 12a + 9b = 24
Now we subtract the bottom equation from the top and solve for b:
12a + 16b - (12a + 9b) = 16 - 24
7b = -8
b = -8/7
Now we plug back in for b to one of the original equations:
3a + 4(-8/7) = 4
3a + (-32/7) = 4
3a - (32/7) = 4
3a = 4 + (32/7)
3a = (28/7) + (32/7)
3a = 60/7
a = (60/7)/3 = 20/7.
Finally, plug a and b in together to double check using the second equation.
4a + 3b = 8
4(20/7) + 3(-8/7) = ?
(80/7) - (24/7) = ?
56/7 = 8.
Answer:
y=1/3x+0 or y=1/3x
Step-by-step explanation:
find the slope by taking two points and putting them in
y2 - y1/x2 - x1
so, (3,1) and (6,2) becomes 2-1/6-3 or 1/3 so, slope is 1/3
then to find y intercept you can put a point (6,2) and slope (1/3) into slope intercept form y - y1 = m(x - x1)
y - 2 = 1/3(x-6)
when you solve this you get y = 1/3x + 0, so y intercept is 0. you can also see. this on the graph given