Answer:
b
Step-by-step explanation:
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:
v = 86
Step-by-step explanation:
v + 6 = 92
v + 6 = 92
-6 -6
v = 86
We define variables:
x = represent the width of the field
y = represent the length of the field
We write the perimeter (with no fencing along the river):
2400 = 2x + y
We clear y:
y = 2400-2x
Answer:
an expression for the length of the field as a function of x is:
y = 2400-2x
Answer:
A circle with circumference 18 had an arc with 120 central angle.
=> Radius of that circle: R = 18/(2 x pi) = 2.86
=> Length of that arc: L = R x 120 x pi/180 = 2.86 x (2/3) x pi = 5.99
Hope this helps!
:)