Base 10 has the ten digits: {0, 1, 2, 3, 4, 5, 6,7, 8, 9}
Base 11 has the digits: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A} where A is treated as a single digit number
Base 12 has the digits {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B}
Base 13 has the digits: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C}
Base 14 has the digits: {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D}
The digit D is the largest single digit of that last set. So the largest 3-digit base 14 integer is DDD which is the final answer
Note: It is similar to how 999 is the largest 3-digit base 10 integer
Answer:
m = 3
Step-by-step explanation:
Find the slope of the line connecting (-2,-3) and (-4,-9). (Note: you must use those parentheses.)
As we go from x= -4 to x = -2, an increase of 2, y increases by 6 from -9 to -3. The slope of this line is m = rise / run = 6/2 = 3.