We need to find 2 digit numbers (10-99) each of which has a) 8 divisors b) 9 divisors
Here's what I found: For 8 divisors, the number must have a. 3 distinct prime factors, or b. of the form {p^3, q} which are: 2^3*3=24 (1,2,3,4,6,8,12,24) 2*3*5=30 (1,2,3,5,6,10,15,30) 2^3*5=40 (1,2,4,5,8,10,20,40) 2*3*7=42 (1,2,3,6,7,14,21,42) 2*3^3=54 (1,2,3,6,9,18,27,54) 2^3*7=56 (1,2,4,7,8,14,28,56) 2*3*11=66 (1,2,3,6,11,22,33,66) 2^3*11=88 (1,2,4,8,11,22,44,88) 2*3*13=78 (1,2,3,6,13,26,39,78) 2*5*7=70 (1,2,5,7,10,14,35,70)
For 9 divisors, it is necessary that the 2-digit number be a perfect square, and the square-root is composite. For this, we can list only (2*3)^2=36 (1,2,3,4,6,9,12,18,36)
So there are 10 2-digit numbers with 8 factors, and 1 with 9 factors.
Note: looks like 72 has 12, the most factors in two digit numbers: 72 (1,2,3,4,6.8,9,12,18,24,36,72)
y would be the first number in the equation on the left side of the equal sign. This looks lik the y=mx+b formula, so m, being slope, would be 7, -3 would be x, and b would be 4.
a. Given that y = f(x) and f(0) = -2, by the fundamental theorem of calculus we have
Evaluate the integral to solve for y :
Use the other known value, f(2) = 18, to solve for k :
Then the curve C has equation
b. Any tangent to the curve C at a point (a, f(a)) has slope equal to the derivative of y at that point:
The slope of the given tangent line is 1. Solve for a :
so we know there exists a tangent to C with slope 1. When x = -1/3, we have y = f(-1/3) = -67/27; when x = -1, we have y = f(-1) = -3. This means the tangent line must meet C at either (-1/3, -67/27) or (-1, -3).
Decide which of these points is correct:
So, the point of contact between the tangent line and C is (-1, -3).