First, we need to know the smallest two digit prime number. It can't start with one, since one is not prime, so it must start with two (or be in the twenties.) 20 is divisible by 2, 4, 5, and 10, 21 is divisible by 7 and 3, 22 is divisible by 2 and 11, so the smallest prime number is 23.
Now we need the largest two-digit prime number. It cannot start with nine or eight, since both are composite, so it must start with seven (be in the seventies.) 79 is the largest integer in the seventies and also happens to be prime, so there's our largest two digit prime number.
now we just need to add them for the sum:
23+79=102
hope I helped, and let me know if you have any questions :D
Answer:
(-10,8)
Step-by-step explanation:
So our original point is (-6,9).
A translation of 4 units to the left means that the x-value would go left by 4. In other words, we subtract 4 to -6. We subtract because going to the left means that it's going to the negative direction.
A translation of down 1 unit means that the y-value would go down by 1. In other words, we subtract 1. Again, we subtract because going downwards means that it's going to the negative direction.
Therefore, the new point would be:

Answer:
The answer is A.
Step-by-step explanation:
took the test im positive
Answer:
(22,0)
Step-by-step explanation:
1. Select any two points given and find their slope (rise/run)
(-38, 40) and (-23, 30)
slope =
= - 2/3
2. Use the slope and one of the points to create an equation of the line in the format y = mx + b, where m = slope and b = y-intercept.
y = mx + b ⇒ 40 = -2/3 (-38) + b
3. Solve for b
40 = -2/3 (-38) + b
40 = 76/3 + b
40 - 76/3 = b
b = 44/3
4. To find the x-intercept, set y = 0, and solve.
y = -2/3 x + 44/3
0 = -2/3 x + 44/3
2/3 x = 44/3
x = 22
Hope this helped!