text
stringlengths
1
5.21k
While eating out, Mike and Joe each tipped their server $2$ dollars. Mike tipped $10\%$ of his bill and Joe tipped $20\%$ of his bill. What was the difference, in dollars between their bills?$\mathrm{(A) \ } 2\qquad \mathrm{(B) \ } 4\qquad \mathrm{(C) \ } 5\qquad \mathrm{(D) \ } 10\qquad \mathrm{(E) \ } 20$
D
For each pair of real numbers $a \neq b$, define the operation $\star$ as$(a \star b) = \frac{a+b}{a-b}$.
C
The equations $2x + 7 = 3$ and $bx - 10 = -2$ have the same solution $x$. What is the value of $b$?$\mathrm{(A) \ } -8\qquad \mathrm{(B) \ } -4\qquad \mathrm{(C) \ } -2\qquad \mathrm{(D) \ } 4\qquad \mathrm{(E) \ } 8$
B
A rectangle with a diagonal of length $x$ is twice as long as it is wide. What is the area of the rectangle?$\mathrm{(A) \ } \frac{1}{4}x^2\qquad \mathrm{(B) \ } \frac{2}{5}x^2\qquad \mathrm{(C) \ } \frac{1}{2}x^2\qquad \mathrm{(D) \ } x^2\qquad \mathrm{(E) \ } \frac{3}{2}x^2$
B
A store normally sells windows at $100 each. This week the store is offering one free window for each purchase of four. Dave needs seven windows and Doug needs eight windows. How many dollars will they save if they purchase the windows together rather than separately?$\mathrm{(A) \ } 100\qquad \mathrm{(B) \ } 200\qquad \mathrm{(C) \ } 300\qquad \mathrm{(D) \ } 400\qquad \mathrm{(E) \ } 500$
A
The average (mean) of $20$ numbers is $30$, and the average of $30$ other numbers is $20$. What is the average of all $50$ numbers?$\mathrm{(A) \ } 23\qquad \mathrm{(B) \ } 24\qquad \mathrm{(C) \ } 25\qquad \mathrm{(D) \ } 26\qquad \mathrm{(E) \ } 27$
B
Josh and Mike live $13$ miles apart. Yesterday Josh started to ride his bicycle toward Mike's house. A little later Mike started to ride his bicycle toward Josh's house. When they met, Josh had ridden for twice the length of time as Mike and at four-fifths of Mike's rate. How many miles had Mike ridden when they met?$\mathrm{(A) \ } 4\qquad \mathrm{(B) \ } 5\qquad \mathrm{(C) \ } 6\qquad \mathrm{(D) \ } 7\qquad \mathrm{(E) \ } 8$
B
In the figure, the length of side $AB$ of square $ABCD$ is $\sqrt{50}$ and $BE=1$. What is the area of the inner square $EFGH$?[asy] unitsize(4cm); defaultpen(linewidth(.8pt)+fontsize(10pt)); pair D=(0,0), C=(1,0), B=(1,1), A=(0,1); pair F=intersectionpoints(Circle(D,2/sqrt(5)),Circle(A,1))[0]; pair G=foot(A,D,F), H=foot(B,A,G), E=foot(C,B,H); draw(A--B--C--D--cycle); draw(D--F); draw(C--E); draw(B--H); draw(A--G); label("$A$",A,NW); label("$B$",B,NE); label("$C$",C,SE); label("$D$",D,SW); label("$E$",E,NNW); label("$F$",F,ENE); label("$G$",G,SSE); label("$H$",H,WSW); [/asy]
C
Three tiles are marked $X$ and two other tiles are marked $O$. The five tiles are randomly arranged in a row. What is the probability that the arrangement reads $XOXOX$?$\mathrm{(A) \ } \frac{1}{12}\qquad \mathrm{(B) \ } \frac{1}{10}\qquad \mathrm{(C) \ } \frac{1}{6}\qquad \mathrm{(D) \ } \frac{1}{4}\qquad \mathrm{(E) \ } \frac{1}{3}$
B
There are two values of $a$ for which the equation $4x^2 + ax + 8x + 9 = 0$ has only one solution for $x$. What is the sum of those values of $a$?$\mathrm{(A) \ } -16\qquad \mathrm{(B) \ } -8\qquad \mathrm{(C) \ } 0\qquad \mathrm{(D) \ } 8\qquad \mathrm{(E) \ } 20$
A
A wooden cube $n$ units on a side is painted red on all six faces and then cut into $n^3$ unit cubes. Exactly one-fourth of the total number of faces of the unit cubes are red. What is $n$?$\mathrm{(A) \ } 3\qquad \mathrm{(B) \ } 4\qquad \mathrm{(C) \ } 5\qquad \mathrm{(D) \ } 6\qquad \mathrm{(E) \ } 7$
B
The figure shown is called a trefoil and is constructed by drawing circular sectors about the sides of the congruent equilateral triangles. What is the area of a trefoil whose horizontal base has length $2$?[asy] unitsize(1.5cm); defaultpen(linewidth(.8pt)+fontsize(12pt)); pair O=(0,0), A=dir(0), B=dir(60), C=dir(120), D=dir(180); pair E=B+C; draw(D--E--B--O--C--B--A,linetype("4 4")); draw(Arc(O,1,0,60),linewidth(1.2pt)); draw(Arc(O,1120180),linewidth(1.2pt)); draw(Arc(C,1,0,60),linewidth(1.2pt)); draw(Arc(B,1120180),linewidth(1.2pt)); draw(A--D,linewidth(1.2pt)); draw(O--dir(40),EndArrow(HookHead,4)); draw(O--dir(140),EndArrow(HookHead,4)); draw(C--C+dir(40),EndArrow(HookHead,4)); draw(B--B+dir(140),EndArrow(HookHead,4)); label("2",O,S); draw((0.1,-0.12)--(1,-0.12),EndArrow(HookHead,4),EndBar); draw((-0.1,-0.12)--(-1,-0.12),EndArrow(HookHead,4),EndBar); [/asy]
B
How many positive integers $n$ satisfy the following condition:$(130n)^{50} > n^{100} > 2^{200}$?
E
How many three-digit numbers satisfy the property that the middle digit is the average of the first and the last digits?$\mathrm{(A) \ } 41\qquad \mathrm{(B) \ } 42\qquad \mathrm{(C) \ } 43\qquad \mathrm{(D) \ } 44\qquad \mathrm{(E) \ } 45$
E
How many positive cubes divide $3! \cdot 5! \cdot 7!$聽?$\mathrm{(A) \ } 2\qquad \mathrm{(B) \ } 3\qquad \mathrm{(C) \ } 4\qquad \mathrm{(D) \ } 5\qquad \mathrm{(E) \ } 6$
E
The sum of the digits of a two-digit number is subtracted from the number. The units digit of the result is $6$. How many two-digit numbers have this property?$\mathrm{(A) \ } 5\qquad \mathrm{(B) \ } 7\qquad \mathrm{(C) \ } 9\qquad \mathrm{(D) \ } 10\qquad \mathrm{(E) \ } 19$
D
In the five-sided star shown, the letters $A$, $B$, $C$, $D$, and $E$ are replaced by the numbers $3$, $5$, $6$, $7$, and $9$, although not necessarily in this order. The sums of the numbers at the ends of the line segments $AB$, $BC$, $CD$, $DE$, and $EA$ form an arithmetic sequence, although not necessarily in this order. What is the middle term of the sequence?[asy] size(150); defaultpen(linewidth(0.8)); string[] strng = {'A','D','B','E','C'}; pair A=dir(90),B=dir(306),C=dir(162),D=dir(18),E=dir(234); draw(A--B--C--D--E--cycle); for(int i=0;i<=4;i=i+1) { path circ=circle(dir(90-72*i),0.125); unfill(circ); draw(circ); label("$"+strng[i]+"$",dir(90-72*i)); } [/asy]
D
Team A and team B play a series. The first team to win three games wins the series. Each team is equally likely to win each game, there are no ties, and the outcomes of the individual games are independent. If team B wins the second game and team A wins the series, what is the probability that team B wins the first game?$\mathrm{(A) \ } \frac{1}{5}\qquad \mathrm{(B) \ } \frac{1}{4}\qquad \mathrm{(C) \ } \frac{1}{3}\qquad \mathrm{(D) \ } \frac{1}{2}\qquad \mathrm{(E) \ } \frac{2}{3}$
A
Three one-inch squares are placed with their bases on a line. The center square is lifted out and rotated 45 degrees, as shown. Then it is centered and lowered into its original location until it touches both of the adjoining squares. How many inches is the point $B$ from the line on which the bases of the original squares were placed?[asy] unitsize(1inch); defaultpen(linewidth(.8pt)+fontsize(8pt)); draw((0,0)--((1/3) + 3*(1/2),0)); fill(((1/6) + (1/2),0)--((1/6) + (1/2),(1/2))--((1/6) + 1,(1/2))--((1/6) + 1,0)--cycle, rgb(.7,.7,.7)); draw(((1/6),0)--((1/6) + (1/2),0)--((1/6) + (1/2),(1/2))--((1/6),(1/2))--cycle); draw(((1/6) + (1/2),0)--((1/6) + (1/2),(1/2))--((1/6) + 1,(1/2))--((1/6) + 1,0)--cycle); draw(((1/6) + 1,0)--((1/6) + 1,(1/2))--((1/6) + (3/2),(1/2))--((1/6) + (3/2),0)--cycle); draw((2,0)--(2 + (1/3) + (3/2),0)); draw(((2/3) + (3/2),0)--((2/3) + 2,0)--((2/3) + 2,(1/2))--((2/3) + (3/2),(1/2))--cycle); draw(((2/3) + (5/2),0)--((2/3) + (5/2),(1/2))--((2/3) + 3,(1/2))--((2/3) + 3,0)--cycle); label("$B$",((1/6) + (1/2),(1/2)),NW); label("$B$",((2/3) + 2 + (1/4),(29/30)),NNE); draw(((1/6) + (1/2),(1/2)+0.05)..(1,.8)..((2/3) + 2 + (1/4)-.05,(29/30)),EndArrow(HookHead,3)); fill(((2/3) + 2 + (1/4),(1/4))--((2/3) + (5/2) + (1/10),(1/2) + (1/9))--((2/3) + 2 + (1/4),(29/30))--((2/3) + 2 - (1/10),(1/2) + (1/9))--cycle, rgb(.7,.7,.7)); draw(((2/3) + 2 + (1/4),(1/4))--((2/3) + (5/2) + (1/10),(1/2) + (1/9))--((2/3) + 2 + (1/4),(29/30))--((2/3) + 2 - (1/10),(1/2) + (1/9))--cycle);[/asy]
D
An equiangular octagon has four sides of length 1 and four sides of length $\frac{\sqrt{2}}{2}$, arranged so that no two consecutive sides have the same length. What is the area of the octagon?$\mathrm{(A) \ } \frac72\qquad \mathrm{(B) \ } \frac{7\sqrt2}{2}\qquad \mathrm{(C) \ } \frac{5+4\sqrt2}{2}\qquad \mathrm{(D) \ } \frac{4+5\sqrt2}{2}\qquad \mathrm{(E) \ } 7$
A
For how many positive integers $n$ does $1+2+...+n$ evenly divide $6n$?$\mathrm{(A) \ } 3\qquad \mathrm{(B) \ } 5\qquad \mathrm{(C) \ } 7\qquad \mathrm{(D) \ } 9\qquad \mathrm{(E) \ } 11$
B
Let $S$ be the set of the $2005$ smallest positive multiples of $4$, and let $T$ be the set of the $2005$ smallest positive multiples of $6$. How many elements are common to $S$ and $T$?$\mathrm{(A) \ } 166\qquad \mathrm{(B) \ } 333\qquad \mathrm{(C) \ } 500\qquad \mathrm{(D) \ } 668\qquad \mathrm{(E) \ } 1001$
D
Let $AB$ be a diameter of a circle and let $C$ be a point on $AB$ with $2\cdot AC=BC$. Let $D$ and $E$ be points on the circle such that $DC \perp AB$ and $DE$ is a second diameter. What is the ratio of the area of $\triangle DCE$ to the area of $\triangle ABD$?[asy] unitsize(2.5cm); defaultpen(fontsize(10pt)+linewidth(.8pt)); dotfactor=3; pair O=(0,0), C=(-1/3.0), B=(1,0), A=(-1,0); pair D=dir(aCos(C.x)), E=(-D.x,-D.y); draw(A--B--D--cycle); draw(D--E--C); draw(unitcircle,white); drawline(D,C); dot(O); clip(unitcircle); draw(unitcircle); label("$E$",E,SSE); label("$B$",B,E); label("$A$",A,W); label("$D$",D,NNW); label("$C$",C,SW); draw(rightanglemark(D,C,B,2));[/asy]
C
For each positive integer $n > 1$, let $P(n)$ denote the greatest prime factor of $n$. For how many positive integers $n$ is it true that both $P(n) = \sqrt{n}$ and $P(n+48) = \sqrt{n+48}$?$\mathrm{(A) \ } 0\qquad \mathrm{(B) \ } 1\qquad \mathrm{(C) \ } 3\qquad \mathrm{(D) \ } 4\qquad \mathrm{(E) \ } 5$
B
In $ABC$ we have $AB = 25$, $BC = 39$, and $AC=42$. Points $D$ and $E$ are on $AB$ and $AC$ respectively, with $AD = 19$ and $AE = 14$. What is the ratio of the area of triangle $ADE$ to the area of the quadrilateral $BCED$?$\mathrm{(A) \ } \frac{266}{1521}\qquad \mathrm{(B) \ } \frac{19}{75}\qquad \mathrm{(C) \ } \frac{1}{3}\qquad \mathrm{(D) \ } \frac{19}{56}\qquad \mathrm{(E) \ } 1$
D
One can holds $12$ ounces of soda. What is the minimum number of cans needed to provide a gallon (128 ounces) of soda?$\mathrm{(A)}\ 7 \qquad \mathrm{(B)}\ 8 \qquad \mathrm{(C)}\ 9 \qquad \mathrm{(D)}\ 10 \qquad \mathrm{(E)}\ 11$
E
Four coins are picked out of a piggy bank that contains a collection of pennies, nickels, dimes and quarters. Which of the following could not be the total value of the four coins, in cents?$\mathrm{(A)}\ 15 \qquad \mathrm{(B)}\ 25 \qquad \mathrm{(C)}\ 35 \qquad \mathrm{(D)}\ 45 \qquad \mathrm{(E)}\ 55$
A
Which of the following is equal to $1 + \frac{1}{1+\frac{1}{1+1}}$?$\mathrm{(A)}\ \frac{5}{4} \qquad \mathrm{(B)}\ \frac{3}{2} \qquad \mathrm{(C)}\ \frac{5}{3} \qquad \mathrm{(D)}\ 2 \qquad \mathrm{(E)}\ 3$
C
Eric plans to compete in a triathlon. He can average $2$ miles per hour in the $\frac{1}{4}$-mile swim and $6$ miles per hour in the $3$-mile run. His goal is to finish the triathlon in $2$ hours. To accomplish his goal what must his average speed in miles per hour, be for the $15$-mile bicycle ride?$\mathrm{(A)}\ \frac{120}{11} \qquad \mathrm{(B)}\ 11 \qquad \mathrm{(C)}\ \frac{56}{5} \qquad \mathrm{(D)}\ \frac{45}{4} \qquad \mathrm{(E)}\ 12$
A
What is the sum of the digits of the square of $111111111$?$\mathrm{(A)}\ 18 \qquad \mathrm{(B)}\ 27 \qquad \mathrm{(C)}\ 45 \qquad \mathrm{(D)}\ 63 \qquad \mathrm{(E)}\ 81$
E
A circle of radius $2$ is inscribed in a semicircle, as shown. The area inside the semicircle but outside the circle is shaded. What fraction of the semicircle's area is shaded?[asy] unitsize(6mm); defaultpen(linewidth(.8pt)+fontsize(8pt)); dotfactor=4; filldraw(Arc((0,0),4,0180)--cycle,gray,black); filldraw(Circle((0,2),2),white,black); dot((0,2)); draw((0,2)--((0,2)+2*dir(60))); label("$2$",midpoint((0,2)--((0,2)+2*dir(60))),SE); [/asy]
A
A carton contains milk that is $2$% fat, an amount that is $40$% less fat than the amount contained in a carton of whole milk. What is the percentage of fat in whole milk?$\mathrm{(A)}\ \frac{12}{5} \qquad \mathrm{(B)}\ 3 \qquad \mathrm{(C)}\ \frac{10}{3} \qquad \mathrm{(D)}\ 38 \qquad \mathrm{(E)}\ 42$
C
Three generations of the Wen family are going to the movies, two from each generation. The two members of the youngest generation receive a $50$% discount as children. The two members of the oldest generation receive a $25\%$ discount as senior citizens. The two members of the middle generation receive no discount. Grandfather Wen, whose senior ticket costs $\textdollar 6.00$, is paying for everyone. How many dollars must he pay?$\mathrm{(A)}\ 34 \qquad \mathrm{(B)}\ 36 \qquad \mathrm{(C)}\ 42 \qquad \mathrm{(D)}\ 46 \qquad \mathrm{(E)}\ 48$
B
Positive integers $a$, $b$, and $2009$, with $a<b<2009$, form a geometric sequence with an integer ratio. What is $a$?$\mathrm{(A)}\ 7 \qquad \mathrm{(B)}\ 41 \qquad \mathrm{(C)}\ 49 \qquad \mathrm{(D)}\ 289 \qquad \mathrm{(E)}\ 2009$
B
Triangle $ABC$ has a right angle at $B$. Point $D$ is the foot of the altitude from $B$, $AD=3$, and $DC=4$. What is the area of $\triangle ABC$?[asy] unitsize(5mm); defaultpen(linewidth(.8pt)+fontsize(8pt)); dotfactor=4; pair B=(0,0), C=(sqrt(28),0), A=(0,sqrt(21)); pair D=foot(B,A,C); pair[] ps={B,C,A,D}; draw(A--B--C--cycle); draw(B--D); draw(rightanglemark(B,D,C)); dot(ps); label("$A$",A,NW); label("$B$",B,SW); label("$C$",C,SE); label("$D$",D,NE); label("$3$",midpoint(A--D),NE); label("$4$",midpoint(D--C),NE); [/asy]
B
One dimension of a cube is increased by $1$, another is decreased by $1$, and the third is left unchanged. The volume of the new rectangular solid is $5$ less than that of the cube. What was the volume of the cube?$\mathrm{(A)}\ 8 \qquad \mathrm{(B)}\ 27 \qquad \mathrm{(C)}\ 64 \qquad \mathrm{(D)}\ 125 \qquad \mathrm{(E)}\ 216$
D
In quadrilateral $ABCD$, $AB = 5$, $BC = 17$, $CD = 5$, $DA = 9$, and $BD$ is an integer. What is $BD$?$\mathrm{(A)}\ 11 \qquad \mathrm{(B)}\ 12 \qquad \mathrm{(C)}\ 13 \qquad \mathrm{(D)}\ 14 \qquad \mathrm{(E)}\ 15$
C
Suppose that $P = 2^m$ and $Q = 3^n$. Which of the following is equal to $12^{mn}$ for every pair of integers $(m,n)$?$\mathrm{(A)}\ P^2Q \qquad \mathrm{(B)}\ P^nQ^m \qquad \mathrm{(C)}\ P^nQ^{2m} \qquad \mathrm{(D)}\ P^{2m}Q^n \qquad \mathrm{(E)}\ P^{2n}Q^m$
E
Four congruent rectangles are placed as shown. The area of the outer square is $4$ times that of the inner square. What is the ratio of the length of the longer side of each rectangle to the length of its shorter side?$\mathrm{(A)}\ 3 \qquad \mathrm{(B)}\ \sqrt {10} \qquad \mathrm{(C)}\ 2 + \sqrt2 \qquad \mathrm{(D)}\ 2\sqrt3 \qquad \mathrm{(E)}\ 4$
A
The figures $F_1$, $F_2$, $F_3$, and $F_4$ shown are the first in a sequence of figures. For $n\ge3$, $F_n$ is constructed from $F_{n - 1}$ by surrounding it with a square and placing one more diamond on each side of the new square than $F_{n - 1}$ had on each side of its outside square. For example, figure $F_3$ has $13$ diamonds. How many diamonds are there in figure $F_{20}$?$\mathrm{(A)}\ 401 \qquad \mathrm{(B)}\ 485 \qquad \mathrm{(C)}\ 585 \qquad \mathrm{(D)}\ 626 \qquad \mathrm{(E)}\ 761$
E
Let $a$, $b$, $c$, and $d$ be real numbers with $|a-b|=2$, $|b-c|=3$, and $|c-d|=4$. What is the sum of all possible values of $|a-d|$?$\mathrm{(A)}\ 9 \qquad \mathrm{(B)}\ 12 \qquad \mathrm{(C)}\ 15 \qquad \mathrm{(D)}\ 18 \qquad \mathrm{(E)}\ 24$
D
Rectangle $ABCD$ has $AB=4$ and $BC=3$. Segment $EF$ is constructed through $B$ so that $EF$ is perpendicular to $DB$, and $A$ and $C$ lie on $DE$ and $DF$, respectively. What is $EF$?$\mathrm{(A)}\ 9 \qquad \mathrm{(B)}\ 10 \qquad \mathrm{(C)}\ \frac {125}{12} \qquad \mathrm{(D)}\ \frac {103}{9} \qquad \mathrm{(E)}\ 12$
C
At Jefferson Summer Camp, $60\%$ of the children play soccer, $30\%$ of the children swim, and $40\%$ of the soccer players swim. To the nearest whole percent, what percent of the non-swimmers play soccer?$\mathrm{(A)}\ 30\% \qquad \mathrm{(B)}\ 40\% \qquad \mathrm{(C)}\ 49\% \qquad \mathrm{(D)}\ 51\% \qquad \mathrm{(E)}\ 70\%$
D
Circle $A$ has radius $100$. Circle $B$ has an integer radius $r<100$ and remains internally tangent to circle $A$ as it rolls once around the circumference of circle $A$. The two circles have the same points of tangency at the beginning and end of circle $B$'s trip. How many possible values can $r$ have?$\mathrm{(A)}\ 4 \qquad \mathrm{(B)}\ 8 \qquad \mathrm{(C)}\ 9 \qquad \mathrm{(D)}\ 50 \qquad \mathrm{(E)}\ 90$
B
Andrea and Lauren are $20$ kilometers apart. They bike toward one another with Andrea traveling three times as fast as Lauren, and the distance between them decreasing at a rate of $1$ kilometer per minute. After $5$ minutes, Andrea stops biking because of a flat tire and waits for Lauren. After how many minutes from the time they started to bike does Lauren reach Andrea?$\mathrm{(A)}\ 20 \qquad \mathrm{(B)}\ 30 \qquad \mathrm{(C)}\ 55 \qquad \mathrm{(D)}\ 65 \qquad \mathrm{(E)}\ 80$
D
Many Gothic cathedrals have windows with portions containing a ring of congruent circles that are circumscribed by a larger circle. In the figure shown, the number of smaller circles is four. What is the ratio of the sum of the areas of the four smaller circles to the area of the larger circle?[asy] unitsize(6mm); defaultpen(linewidth(.8pt)); draw(Circle((0,0),1+sqrt(2))); draw(Circle((sqrt(2),0),1)); draw(Circle((0,sqrt(2)),1)); draw(Circle((-sqrt(2),0),1)); draw(Circle((0,-sqrt(2)),1)); [/asy]
C
Two cubical dice each have removable numbers $1$ through $6$. The twelve numbers on the two dice are removed, put into a bag, then drawn one at a time and randomly reattached to the faces of the cubes, one number to each face. The dice are then rolled and the numbers on the two top faces are added. What is the probability that the sum is $7$?$\mathrm{(A)}\ \frac{1}{9} \qquad \mathrm{(B)}\ \frac{1}{8} \qquad \mathrm{(C)}\ \frac{1}{6} \qquad \mathrm{(D)}\ \frac{2}{11} \qquad \mathrm{(E)}\ \frac{1}{5}$
D
Convex quadrilateral $ABCD$ has $AB=9$ and $CD=12$. Diagonals $AC$ and $BD$ intersect at $E$, $AC=14$, and $\triangle AED$ and $\triangle BEC$ have equal areas. What is $AE$?$\mathrm{(A)}\ \frac{9}{2} \qquad \mathrm{(B)}\ \frac{50}{11} \qquad \mathrm{(C)}\ \frac{21}{4} \qquad \mathrm{(D)}\ \frac{17}{3} \qquad \mathrm{(E)}\ 6$
E
Three distinct vertices of a cube are chosen at random. What is the probability that the plane determined by these three vertices contains points inside the cube?$\mathrm{(A)}\ \frac{1}{4} \qquad \mathrm{(B)}\ \frac{3}{8} \qquad \mathrm{(C)}\ \frac{4}{7} \qquad \mathrm{(D)}\ \frac{5}{7} \qquad \mathrm{(E)}\ \frac{3}{4}$
C
For $k > 0$, let $I_k = 10\ldots 064$, where there are $k$ zeros between the $1$ and the $6$. Let $N(k)$ be the number of factors of $2$ in the prime factorization of $I_k$. What is the maximum value of $N(k)$?$\mathrm{(A)}\ 6 \qquad \mathrm{(B)}\ 7 \qquad \mathrm{(C)}\ 8 \qquad \mathrm{(D)}\ 9 \qquad \mathrm{(E)}\ 10$
B