The set of two-digit primes is {11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97}
Of that list, the following primes are mirror images of each other
13 and 31
17 and 71
37 and 73
79 and 97
Note: we ignore 11 since 11 flips to 11 which is not distinct from its original
If you're looking for the largest prime of this form, then its 97
If you're looking for the largest gap, then subtract each pair
31-13 = 18
71-17 = 54
73-37 = 36
97-79 = 18
We see that 71 and 17 have the largest gap
Answer:
Step-by-step explanation:
18x-2
Answer:
a is the ans;8/15
Step-by-step explanation:
we have tanb = p/ b
so,by taking reference angle b we get,
p=8 and b= 15.
therefore; tanb=8/15
Answer: The expression for a and y are not clear, however whatever expressions you are give, you can use the same approach as solved in the attached file.
At which x value is the tangent to this curve horizontal = 176/3
What is the total area inside the loop = 546.13 square unit
Step-by-step explanation:
The steps and appropriate derivation is as shown in the attachment.
If A - B = {2,4,6}, B - A = {0,1,3}, and A∪B = {0,1,2,3,4,5,6,7,8}. What is A∩B?
jek_recluse [69]
Answer:
{5,7,8}
Step-by-step explanation:
A-B = {2,4,6} => A={2,4,6}
B - A = {0,1,3} => B= {0,1,3}
A∪B = {0,1,2,3,4,5,6,7,8}
=> A = {2,4,5,6,7,8}
B= {0,1,3,5,7,8}
=> A∩B = {5,7,8}