(I know there isnt any real problem here to solve, but heres a tip on how to solve greatest to least with decimal problems)
1. Just because a number looks big, doesn't mean it is big
Example: 1.00000000000001 < 1.1
just look at the numbers ^ and dont just hastily read it over assuming that 1.1 is smaller because it "has less digits"
2. Negative numbers are... opposite. and they are less than positive numbers
-3.4 > -4.1
Why is this? Well, if you look on a line, with the point 0 in the middle, you can see that -3.4 is not as far away from 0 as -4.1 is. So the idea is to apply opposite logic for negative numbers
I hope these tips helped!! :D
Answer:
after 10 months
Step-by-step explanation:
Let x be the number of months and y be the amount they still owe.
Sin Ian borrows $1000 from his parents, then the y-intercept b= 1000 since he owes $1000 when x = 0. He pays them back $60 each month The slope is then m = -60 . Substituting in b = 1000 and m = -60 into the slope-intercept form of a line then gives y= mx + b=-60x +1000.
Sin Ken borrows $600 from his parents, then the y-intercept b = 600 since he owes $600 When x= 0. He pays them back $20 per month so the amount he owes decreases $20 each month. The slope is then m = -20 . Substituting in
b= 600 and m = -20 into the slope-intercept form then gives y = mx +b = -20x + 600.
They will owe the same amount when they have the same y-coordinate. Therefore -60x+ 1000= y= -20x+600. Solve this equation for x:
-60x+ 1000 = -20x+ 600
1000 = 40x+ 600
400 = 40x
10=x
They will then owe the same amount after 10 months.