A very simple example problem to satisfy the required above is,
"John has 8 apples and 17 oranges. How much more oranges does John has than apple?"
To answer this item, one needs to subtract the number of apples from the number of oranges. This is as shown below,
D = 17 - 8 = 9
The concept of "how much more than" is linked to finding the difference between the numbers.
Answer: salt
Step-by-step explanation:
y intercept : (0,6)
Explanation:
Use the formula:
. y = mx + b
Find m (the slope), using 2 random points of the graph: (-2,0) and (1,9)
. m = (y-y1) / (x-x1)
m = (0-9) / (-2-1)
m = -9 / -3
m = 3
Replace m in the equation:
. y = 3x + b
Find b by replacing y and x by a random point of the graph: (1,9)
. 9 = 3*1 + b
b = 9 - 3
b = 6
Replace b in the equation:
. y = 3x +6
To find the y-intercept replace x by 0 in the equation:
. y = 3*0 +6
y = 0+6
y = 6
=> y-intercept : (0,6)
I think this is what your talking about