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:
X = 42
Step-by-step explanation:
What divided by 7 equals 6..... 42! to prove we are right let us plug it into our equation.
42 / 7 = 6
DING DING DING Correct !
Hello from MrBillDoesMath!
Answer:
x = 10
Discussion:
A plane triangle contains 180 degrees. Adding the angles in the triangle shown in #8 gives
(4x + 7) + (3x + 13) + 90 = 180
Note the "right angle" shown in the triangle has been replaced by its 90 degree equivalent in the above equation.
Combining like terms gives
( 4x + 3x) + (7 + 13) + 90 = 180
7x + 20 + 90 = 180 => (subtract 90 from each side)
7x + 20 + 90 - 90 = 180 - 90 = 90 =>
7x +20 = 90 => (subtract 20 from each side)
7x + 20 -20 = 90 -20 =>
7x = 70 =>
x 70/7 =10.
Thank you,
MrB