problem
stringlengths
10
5.15k
answer
stringlengths
0
1.23k
How many non- empty subsets $S$ of $\{1,2,3,\ldots ,15\}$ have the following two properties? $(1)$ No two consecutive integers belong to $S$. $(2)$ If $S$ contains $k$ elements, then $S$ contains no number less than $k$. $\mathrm{(A) \ } 277\qquad \mathrm{(B) \ } 311\qquad \mathrm{(C) \ } 376\qquad \mathrm{(D) \ } 377\...
405
The lengths of the three sides of $\triangle ABC$ are 5, 7, and 8, respectively. The radius of its circumcircle is ______, and the radius of its incircle is ______.
\sqrt{3}
John needs to get a new seeing-eye dog. The adoption fee cost $150 for an untrained dog. It then takes 12 weeks of training which costs $250 a week. After the training, she needs certification which costs $3000 but her insurance covers 90% of that. What is her out-of-pocket cost?
The training cost 250*12=$<<250*12=3000>>3000 The insurance pays for 3000*.9=$<<3000*.9=2700>>2700 for certification That means she needs to pay 3000-2700=$<<3000-2700=300>>300 So her total cost was 150+300+3000=$<<150+300+3000=3450>>3450 #### 3450
The circumcircle of acute $\triangle ABC$ has center $O$. The line passing through point $O$ perpendicular to $\overline{OB}$ intersects lines $AB$ and $BC$ and $P$ and $Q$, respectively. Also $AB=5$, $BC=4$, $BQ=4.5$, and $BP=\frac{m}{n}$, where $m$ and $n$ are relatively prime positive integers. Find $m+n$. Diagram [...
23
A line connects points $(2,1)$ and $(7,3)$ on a square that has vertices at $(2,1)$, $(7,1)$, $(7,6)$, and $(2,6)$. What fraction of the area of the square is above this line?
\frac{4}{5}
If the function $f(x)$ satisfies $f(x) + 2f\left(\frac{1}{x}\right) = 2x + 1$, find the value of $f(2)$.
-\frac{1}{3}
A curve C is established in the polar coordinate system with the coordinate origin O as the pole and the positive semi-axis of the x-axis as the polar axis. The polar equation of the curve C is given by $$ρ^{2}= \frac {12}{4-cos^{2}\theta }$$ 1. Find the rectangular coordinate equation of the curve C. 2. Suppose a lin...
\frac{4}{3}
In right triangle $JKL$, angle $J$ measures 60 degrees and angle $K$ measures 30 degrees. When drawn, the angle bisectors of angles $J$ and $K$ intersect at a point $M$. What is the measure of obtuse angle $JMK$? [asy] import geometry; import olympiad; unitsize(0.8inch); dotfactor = 3; defaultpen(linewidth(1pt)+fontsi...
135
On this 5 by 5 grid of points, what fraction of the larger square's area is inside the shaded square? Express your answer as a common fraction. [asy] fill((2,2)--(3,3)--(2,4)--(1,3)--cycle,gray(0.7)); dot((0,0)); dot((0,1)); dot((0,2)); dot((0,3)); dot((0,4)); dot((1,0)); dot((1,1)); dot((1,2)); dot((1,3)); dot((1,4))...
\frac 18
Compute $\frac{6! + 7!}{5!}$
48
If $x \%$ of 60 is 12, what is $15 \%$ of $x$?
3
Andy and Dawn spent the weekend cleaning the house. When putting away the laundry Andy took six minutes more than two times the number of minutes it took Dawn to wash the dishes. If it took Dawn 20 minutes to wash the dishes how many minutes did it take Andy to put away the laundry?
Two times the minutes it took Dawn to wash the dishes is 20*2= <<20*2=40>>40 Andy took 40+6= <<40+6=46>>46 minutes to put away the laundry #### 46
A coach placed 15 tennis balls and 5 soccer balls each into 5 baskets. He gave 5 of his students a short period of time to remove as many balls each from a basket as they could. 3 of them removed 8 balls each and the other 2 removed a certain number of balls each. If a total of 56 balls are still in the baskets, how ma...
Combining the tennis and soccer balls, there are 15+5=<<15+5=20>>20 balls in each basket There are 5 baskets, hence 5*20=<<5*20=100>>100 balls in total 3 students removed 8 balls each, they removed 3*8=<<3*8=24>>24 balls From the total number of balls, they left 100-24=<<100-24=76>>76 balls There are 56 balls left so t...
Let $$x = 64 + 96 + 128 + 160 + 288 + 352 + 3232.$$ Which of the following statements are true? A. $x$ is a multiple of $4$. B. $x$ is a multiple of $8$. C. $x$ is a multiple of $16$. D. $x$ is a multiple of $32$. Answer as a list of letters in alphabetical order, separated by commas. For example, if you think A a...
\text{A,B,C,D}
Two different digits from 1 to 9 are chosen. One digit is placed in each box to complete the two 2-digit numbers shown. The result of subtracting the bottom number from the top number is calculated. How many of the possible results are positive?
36
Given a regular 2007-gon. Find the minimal number $k$ such that: Among every $k$ vertexes of the polygon, there always exists 4 vertexes forming a convex quadrilateral such that 3 sides of the quadrilateral are also sides of the polygon.
1506
Consider an infinite grid of equilateral triangles. Each edge (that is, each side of a small triangle) is colored one of $N$ colors. The coloring is done in such a way that any path between any two nonadjacent vertices consists of edges with at least two different colors. What is the smallest possible value of $N$?
6
The remainder when \( 104^{2006} \) is divided by 29 is ( )
28
There were electronic clocks on the International Space Station, displaying time in the format HH:MM. Due to an electromagnetic storm, the device started malfunctioning, and each digit on the display either increased by 1 or decreased by 1. What was the actual time when the storm occurred if the clocks showed 00:59 imm...
11:48
The number of cans in the layers of a display in a supermarket form an arithmetic sequence. The bottom layer has 28 cans; the next layer has 25 cans and so on until there is one can at the top of the display. How many cans are in the entire display?
145
A certain collection of numbered indexed cards includes one card with a 1 written on it, two cards with a 2, and so forth up to $n$ cards showing an $n,$ for some positive integer $n$. Determine $n,$ if the average value of a card in this collection is 2017.
3025
What is the probability of spinning the spinner pictured and getting a prime number? Express your answer as a common fraction. [asy] import olympiad; defaultpen(linewidth(0.8)); size(100); dotfactor=4; draw(Circle((0,0),1)); string[] labels = {"3","6","1","4","5","2"}; for(int i = 0; i < 6; ++i){ label(labels[i],0.7*d...
\frac{1}{2}
Randomly color the four vertices of a tetrahedron with two colors, red and yellow. The probability that "three vertices on the same face are of the same color" is ______.
\dfrac{5}{8}
A wildlife team is monitoring the number of birds in a park. There are 3 blackbirds in each of the park’s 7 trees. There are also 13 magpies roaming around the park. How many birds are in the park in total?
In the trees, there are 7 trees * 3 blackbirds per tree = <<7*3=21>>21 blackbirds. In addition to the magpies, there is a total of 21 blackbirds + 13 magpies = <<21+13=34>>34 birds in the park. #### 34
Find the number of units in the length of diagonal $DA$ of the regular hexagon shown. Express your answer in simplest radical form. [asy] size(120); draw((1,0)--(3,0)--(4,1.732)--(3,3.464)--(1,3.464)--(0,1.732)--cycle); draw((1,0)--(1,3.464)); label("10",(3.5,2.598),NE); label("$A$",(1,0),SW); label("$D$",(1,3.464),NW)...
10\sqrt{3}
Given the sequence $\{a\_n\}$, where $a\_n= \sqrt {5n-1}$, $n\in\mathbb{N}^*$, arrange the integer terms of the sequence $\{a\_n\}$ in their original order to form a new sequence $\{b\_n\}$. Find the value of $b_{2015}$.
5037
Solve the following system of equations. It has a solution if and only if each term equals zero: $$ \left\{\begin{array}{c} 3 x^{2}+8 x-3=0 \\ 3 x^{4}+2 x^{3}-10 x^{2}+30 x-9=0 \end{array}\right. $$
-3
A circle with a radius of 3 units has its center at $(0, 0)$. A circle with a radius of 5 units has its center at $(12, 0)$. A line tangent to both circles intersects the $x$-axis at $(x, 0)$ to the right of the origin. What is the value of $x$? Express your answer as a common fraction.
\frac{9}{2}
On an island, there are knights who always tell the truth and liars who always lie. At the main celebration, 100 islanders sat around a large round table. Half of the attendees said the phrase: "both my neighbors are liars," while the remaining said: "among my neighbors, there is exactly one liar." What is the maximum ...
67
Given the function $f(x)=4\cos (ωx- \frac {π}{6})\sin (π-ωx)-\sin (2ωx- \frac {π}{2})$, where $ω > 0$. (1) Find the range of the function $f(x)$. (2) If $y=f(x)$ is an increasing function in the interval $[- \frac {3π}{2}, \frac {π}{2}]$, find the maximum value of $ω$.
\frac{1}{6}
The center of the circle with equation $x^2+y^2=8x-6y-20$ is the point $(x,y)$. What is $x+y$?
1
Consider all questions on this year's contest that ask for a single real-valued answer (excluding this one). Let \(M\) be the median of these answers. Estimate \(M\).
18.5285921
Let $ABCDEFGH$ be a regular octagon, and let $I, J, K$ be the midpoints of sides $AB, DE, GH$ respectively. If the area of $\triangle IJK$ is $144$, what is the area of octagon $ABCDEFGH$?
1152
Dirk sells amulets at a Ren Faire. He sells for 2 days and each day he sells 25 amulets. Each amulet sells for 40 dollars and they cost him 30 dollars to make. If he has to give 10% of his revenue to the faire, how much profit did he make?
He sold 2*25=<<2*25=50>>50 amulets So he made 40*50=$<<40*50=2000>>2000 The faire took 2000*.1=$<<2000*.1=200>>200 So he kept 2000-200=$<<2000-200=1800>>1800 The amulets cost 50*30=$<<50*30=1500>>1500 to make So he had a profit of 1800-1500=$<<1800-1500=300>>300 #### 300
Count the total number of possible scenarios in a table tennis match between two players, where the winner is the first one to win three games and they play until a winner is determined.
20
There are two opaque bags, bag A contains 2 red balls and 3 white balls, bag B contains 3 red balls and 2 white balls, and all balls are of the same size and texture. $(1)$ From these 10 balls, 4 balls are randomly selected. Let event A be "exactly 2 red balls are drawn from the 4 balls, and these 2 red balls come fr...
\frac{11}{42}
For a positive integer $n$, and a non empty subset $A$ of $\{1,2,...,2n\}$, call $A$ good if the set $\{u\pm v|u,v\in A\}$ does not contain the set $\{1,2,...,n\}$. Find the smallest real number $c$, such that for any positive integer $n$, and any good subset $A$ of $\{1,2,...,2n\}$, $|A|\leq cn$.
\frac{6}{5}
Segments $\overline{AB}, \overline{AC},$ and $\overline{AD}$ are edges of a cube and $\overline{AG}$ is a diagonal through the center of the cube. Point $P$ satisfies $BP=60\sqrt{10}$, $CP=60\sqrt{5}$, $DP=120\sqrt{2}$, and $GP=36\sqrt{7}$. Find $AP.$
192
Find all possible values of $\frac{d}{a}$ where $a^{2}-6 a d+8 d^{2}=0, a \neq 0$.
\frac{1}{2}, \frac{1}{4}
Given the function $f(x)=2\cos ^{2} \frac{x}{2}- \sqrt {3}\sin x$. (I) Find the smallest positive period and the range of the function; (II) If $a$ is an angle in the second quadrant and $f(a- \frac {π}{3})= \frac {1}{3}$, find the value of $\frac {\cos 2a}{1+\cos 2a-\sin 2a}$.
\frac{1-2\sqrt{2}}{2}
When the square of three times a positive integer is decreased by the integer, the result is $2010$. What is the integer?
15
Find the 150th term of the sequence that consists of all those positive integers which are either powers of 3 or sums of distinct powers of 3.
2280
Eight circles of diameter 1 are packed in the first quadrant of the coordinate plane as shown. Let region $\mathcal{R}$ be the union of the eight circular regions. Line $l,$ with slope 3, divides $\mathcal{R}$ into two regions of equal area. Line $l$'s equation can be expressed in the form $ax=by+c,$ where $a, b,$ and ...
65
The least common multiple of two numbers is 3780, and the greatest common divisor is 18. Given that one of the numbers is 180, what is the other number?
378
Suppose that \(\begin{array}{c} a \\ b \\ c \end{array}\) means $a+b-c$. For example, \(\begin{array}{c} 5 \\ 4 \\ 6 \end{array}\) is $5+4-6 = 3$. Then the sum \(\begin{array}{c} 3 \\ 2 \\ 5 \end{array}\) + \(\begin{array}{c} 4 \\ 1 \\ 6 \end{array}\) is
1
If the distinct non-zero numbers $x ( y - z),~ y(z - x),~ z(x - y )$ form a geometric progression with common ratio $r$, then $r$ satisfies the equation
r^2+r+1=0
For how many values of $x$ is the expression $\frac{x^2-9}{(x^2+2x-3)(x-3)}$ undefined?
3
Ivan rents a car for $\$$25 a day and $\$$0.20 a mile. If he rents it for 4 days and drives it 400 miles, how many dollars does he pay?
\$180
Say that an integer $A$ is yummy if there exist several consecutive non-negative integers, including $A$, that add up to 2023. What is the smallest yummy integer?
1011
Let $S$ be the set of positive integer divisors of $20^9.$ Three numbers are chosen independently and at random with replacement from the set $S$ and labeled $a_1,a_2,$ and $a_3$ in the order they are chosen. The probability that both $a_1$ divides $a_2$ and $a_2$ divides $a_3$ is $\tfrac{m}{n},$ where $m$ and $n$ are ...
77
Given the function $f(x) = \sin^2(wx) - \sin^2(wx - \frac{\pi}{6})$ ($x \in \mathbb{R}$, $w$ is a constant and $\frac{1}{2} < w < 1$), the graph of function $f(x)$ is symmetric about the line $x = \pi$. (I) Find the smallest positive period of the function $f(x)$; (II) In $\triangle ABC$, the sides opposite angles $A...
\frac{\sqrt{3}}{4}
Clara is climbing to the top of a historical tower with stone stairs. Each level has eight huge steps in the stairs. Every step is made up of three massive blocks of stone. By the time she reaches the top, she has climbed past 96 blocks of stone. How many levels are there in the tower?
Clara climbed past 96 / 3 = <<96/3=32>>32 steps made up of 3 blocks of stone each. At 8 steps per level, there are 32 / 8 = <<32/8=4>>4 levels in the tower. #### 4
For real numbers $x$, let \[P(x)=1+\cos(x)+i\sin(x)-\cos(2x)-i\sin(2x)+\cos(3x)+i\sin(3x)\] where $i = \sqrt{-1}$. For how many values of $x$ with $0\leq x<2\pi$ does \[P(x)=0?\]
0
Circles $A$ and $B$ each have a radius of 1 and are tangent to each other. Circle $C$ has a radius of 2 and is tangent to the midpoint of $\overline{AB}.$ What is the area inside circle $C$ but outside circle $A$ and circle $B?$ A) $1.16$ B) $3 \pi - 2.456$ C) $4 \pi - 4.912$ D) $2 \pi$ E) $\pi + 4.912$
4 \pi - 4.912
Let $a,$ $b,$ $c$ be the roots of $3x^3 - 3x^2 + 11x - 8 = 0.$ Find $ab + ac + bc.$
\frac{11}{3}
An ellipse has its foci at $(-1, -1)$ and $(-1, -3).$ Given that it passes through the point $(4, -2),$ its equation can be written in the form \[\frac{(x-h)^2}{a^2} + \frac{(y-k)^2}{b^2} = 1\]where $a, b, h, k$ are constants, and $a$ and $b$ are positive. Find $a+k.$
3
Madeline has 10 flowers. If 4 flowers are red, 2 flowers are white, and the rest are blue, what percentage of flowers are blue?
There are 4+2 = <<4+2=6>>6 flowers that are not blue. Thus, there are 10-6 = <<10-6=4>>4 blue flowers. Thus, blue flowers make up (4/10)*100=<<4/10*100=40>>40%. #### 40
Given an isosceles trapezoid \(ABCD\), where \(AD \parallel BC\), \(BC = 2AD = 4\), \(\angle ABC = 60^\circ\), and \(\overrightarrow{CE} = \frac{1}{3} \overrightarrow{CD}\), find \(\overrightarrow{CA} \cdot \overrightarrow{BE}\).
-10
Define a $\it{good\ word}$ as a sequence of letters that consists only of the letters $A$, $B$, $C$, and $D$ --- some of these letters may not appear in the sequence --- and in which $A$ is never immediately followed by $B$, $B$ is never immediately followed by $C$, $C$ is never immediately followed by $D$, and $D$ is ...
8748
Consider the number $99,\!999,\!999,\!999$ squared. Following a pattern observed in previous problems, determine how many zeros are in the decimal expansion of this number squared.
10
Kathryn moved to a new city for the new job she had landed two weeks ago. Her rent was $1200, 1/2 of what she spent on food and travel expenses in a month. Luckily, she found a new friend Shelby, who moved in with her to share the rent. If her salary was $5000 per month, how much money remained after her expenses?
If the rent is half what she spends on food and travel expenses, she spends 1200*2 = $<<1200*2=2400>>2400 on food and travel costs. When her friend moved in and shared the rent costs with her, she started paying 1/2*1200 = $<<1200/2=600>>600 in rent costs. Her total monthly expenses is now 600+2400 = $<<600+2400=3000>>...
Altitudes $\overline{AD}$ and $\overline{BE}$ of $\triangle ABC$ intersect at $H$. If $\angle BAC = 46^\circ$ and $\angle ABC = 71^\circ$, then what is $\angle AHB$? [asy] size(150); defaultpen(linewidth(0.8)); pair B = (0,0), C = (3,0), A = (1.8,2), P = foot(A,B,C), Q = foot(B,A,C),H = intersectionpoint(B--Q,A--P); ...
117^\circ
(For science students) In the expansion of $(x^2 - 3x + 2)^4$, the coefficient of the $x^2$ term is __________ (Answer with a number).
248
How many even integers between 4000 and 7000 have four different digits?
728
What is the volume of tetrahedron $ABCD$ with edge lengths $AB = 2$, $AC = 3$, $AD = 4$, $BC = \sqrt{13}$, $BD = 2\sqrt{5}$, and $CD = 5$?
4
Let $a,$ $b,$ $c,$ $z$ be complex numbers such that $|a| = |b| = |c| = 1$ and $\arg(c) = \arg(a) + \arg(b)$. Suppose that \[ a z^2 + b z + c = 0. \] Find the largest possible value of $|z|$.
\frac{1 + \sqrt{5}}{2}
Gerard cuts a large rectangle into four smaller rectangles. The perimeters of three of these smaller rectangles are 16, 18, and 24. What is the perimeter of the fourth small rectangle? A) 8 B) 10 C) 12 D) 14 E) 16
10
Calculate: \( 4\left(\sin ^{3} \frac{49 \pi}{48} \cos \frac{49 \pi}{16} + \cos ^{3} \frac{49 \pi}{48} \sin \frac{49 \pi}{16}\right) \cos \frac{49 \pi}{12} \).
0.75
The six faces of a three-inch wooden cube are each painted red. The cube is then cut into one-inch cubes along the lines shown in the diagram. How many of the one-inch cubes have red paint on at least two faces? [asy] pair A,B,C,D,E,F,G; pair a,c,d,f,g,i,j,l,m,o,p,r,s,u,v,x,b,h; A=(0.8,1); B=(0,1.2); C=(1.6,1.3); D=...
20
Place each of the digits 4, 5, 6, and 7 in exactly one square to make the smallest possible product. What is this product?
2622
Let \(\left(x^{2}+2x-2\right)^{6}=a_{0}+a_{1}(x+2)+a_{2}(x+2)^{2}+\cdots+a_{12}(x+2)^{12}\), where \(a_{i} (i=0,1,2,\ldots,12)\) are real constants. Determine the value of \(a_{0}+a_{1}+2a_{2}+3a_{3}+\cdots+12a_{12}\).
64
In the diagram, $\angle PQR = 90^\circ$. What is the value of $x$? [asy] size(100); draw((0,1)--(0,0)--(1,0)); draw((0,0)--(.9,.47)); draw((0,.1)--(.1,.1)--(.1,0)); label("$P$",(0,1),N); label("$Q$",(0,0),SW); label("$R$",(1,0),E); label("$S$",(.9,.47),NE); label("$2x^\circ$",(.15,.2)); label("$x^\circ$",(.32,-.02),...
30
An entrepreneur took out a discounted loan of 12 million HUF with a fixed annual interest rate of 8%. What will be the debt after 10 years if they can repay 1.2 million HUF annually?
8523225
Given the function \( f(x) = x^3 + 3x^2 + 6x + 14 \), and the conditions \( f(a) = 1 \) and \( f(b) = 19 \), find \( a + b \).
-2
$A B C D$ is a cyclic quadrilateral in which $A B=3, B C=5, C D=6$, and $A D=10 . M, I$, and $T$ are the feet of the perpendiculars from $D$ to lines $A B, A C$, and $B C$ respectively. Determine the value of $M I / I T$.
\frac{25}{9}
Find the maximum number of natural numbers $x_1,x_2, ... , x_m$ satisfying the conditions: a) No $x_i - x_j , 1 \le i < j \le m$ is divisible by $11$ , and b) The sum $x_2x_3 ...x_m + x_1x_3 ... x_m + \cdot \cdot \cdot + x_1x_2... x_{m-1}$ is divisible by $11$ .
10
The equation of the directrix of the parabola $y^{2}=6x$ is $x=\frac{3}{2}$.
-\dfrac{3}{2}
Jacqueline has 2 liters of soda. Liliane has 60% more soda than Jacqueline, and Alice has 40% more soda than Jacqueline. Calculate the percentage difference between the amount of soda Liliane has compared to Alice.
14.29\%
How many numbers in the list $43$, $4343$, $434343$, $\dots$, are prime?
1
Maryann can pick the lock on a cheap pair of handcuffs in 6 minutes and on an expensive pair of handcuffs in 8 minutes. If Maryann needs to rescue three of her friends who have expensive handcuffs on their hands and cheap handcuffs on their ankles, how long will it take for her to free all of them?
First find the total time it takes Maryann to rescue one friend: 6 minutes + 8 minutes = <<6+8=14>>14 minutes Then multiply the time to save one friend by the number of friends Maryann needs to save: 14 minutes/friend * 3 friends = <<14*3=42>>42 minutes #### 42
The U.S. produces about 5.5 million tons of apples each year. Of the total, $20\%$ is mixed with other products, with $50\%$ of the remainder used for apple juice and the other $50\%$ sold fresh. How many million tons of apples are used for apple juice? Express your answer as a decimal to the nearest tenth.
2.2
27 identical dice were glued together to form a $3 \times 3 \times 3$ cube in such a way that any two adjacent small dice have the same number of dots on the touching faces. How many dots are there on the surface of the large cube?
189
At breakfast, lunch, and dinner, Joe randomly chooses with equal probabilities either an apple, an orange, or a banana to eat. On a given day, what is the probability that Joe will eat at least two different kinds of fruit?
\frac{8}{9}
Given the function $f(x)=\sin(\omega x+\varphi)$ is monotonically increasing on the interval ($\frac{π}{6}$,$\frac{{2π}}{3}$), and the lines $x=\frac{π}{6}$ and $x=\frac{{2π}}{3}$ are the two symmetric axes of the graph of the function $y=f(x)$, evaluate the value of $f(-\frac{{5π}}{{12}})$.
\frac{\sqrt{3}}{2}
Calculate the sum of the series $(3+13+23+33+43)+(11+21+31+41+51)$.
270
A pair of natural numbers is called "good" if one of the numbers is divisible by the other. The numbers from 1 to 30 are divided into 15 pairs. What is the maximum number of good pairs that could be formed?
13
Consider that for integers from 1 to 1500, $x_1+2=x_2+4=x_3+6=\cdots=x_{1500}+3000=\sum_{n=1}^{1500}x_n + 3001$. Find the value of $\left\lfloor|S|\right\rfloor$, where $S=\sum_{n=1}^{1500}x_n$.
1500
The number of trees in a park must be more than 80 and fewer than 150. The number of trees is 2 more than a multiple of 4, 3 more than a multiple of 5, and 4 more than a multiple of 6. How many trees are in the park?
98
It takes Mary 30 minutes to walk uphill 1 km from her home to school, but it takes her only 10 minutes to walk from school to home along the same route. What is her average speed, in km/hr, for the round trip?
3
Let $a$ and $b$ be real numbers such that $a + 4i$ and $b + 5i$ are the roots of \[z^2 - (10 + 9i) z + (4 + 46i) = 0.\]Enter the ordered pair $(a,b).$
(6,4)
If eight apples cost the same as four bananas, and two bananas cost the same as three cucumbers, how many cucumbers can Tyler buy for the price of 16 apples?
12
The average GPA for 6th graders is 93, the 7th graders is 2 more than the 6th graders and the 8th graders average GPA is 91. What is the average GPA for the school?
The 7th graders average GPA is 2 more than the 6th graders GPA of 93 so 93+2 = 95 If you combine the GPA for all three grades then they have 93+95+91 = <<93+95+91=279>>279 The average GPA for the school is 279/3 = <<279/3=93>>93 #### 93
In $\triangle ABC$, the sides opposite to angles $A$, $B$, and $C$ are $a$, $b$, and $c$ respectively, and $b\sin 2C=c\sin B$. 1. Find angle $C$. 2. If $\sin \left(B-\frac{\pi }{3}\right)=\frac{3}{5}$, find the value of $\sin A$.
\frac{4\sqrt{3}-3}{10}
The isoelectric point of glycine is the pH at which it has zero charge. Its charge is $-\frac13$ at pH $3.55$ , while its charge is $\frac12$ at pH $9.6$ . Charge increases linearly with pH. What is the isoelectric point of glycine?
5.97
Blake wants to spend his Friday making milkshakes for his family. He knows that he needs 4 ounces of milk and 12 ounces of ice cream for each milkshake. If he has 72 ounces of milk and 192 ounces of ice cream, how much milk will be left over when he is done?
He has enough milk to make 18 milkshakes because 72 / 4 = <<72/4=18>>18 He has enough ice cream to make 16 milkshakes because 192 / 12 = <<192/12=16>>16 He can only make 16 milkshakes because 16 < 18 He will use 64 ounces of milk because 16 x 4 = <<16*4=64>>64 He will have 8 ounces of milk left because 72 - 64 = <<72-6...
Let $\overline{AD},$ $\overline{BE},$ $\overline{CF}$ be the altitudes of acute triangle $ABC.$ If \[9 \overrightarrow{AD} + 4 \overrightarrow{BE} + 7 \overrightarrow{CF} = \mathbf{0},\]then compute $\angle ACB,$ in degrees. [asy] unitsize (0.6 cm); pair A, B, C, D, E, F, H; A = (2,5); B = (0,0); C = (8,0); D = (A ...
60^\circ
Consider $9$ points in space, no four of which are coplanar. Each pair of points is joined by an edge (that is, a line segment) and each edge is either colored blue or red or left uncolored. Find the smallest value of $\,n\,$ such that whenever exactly $\,n\,$ edges are colored, the set of colored edges necessarily co...
33
How many distinct trees with exactly 7 vertices are there? Here, a tree in graph theory refers to a connected graph without cycles, which can be simply understood as connecting \(n\) vertices with \(n-1\) edges.
11
Calculate the product $\left(\frac{3}{6}\right)\left(\frac{6}{9}\right)\left(\frac{9}{12}\right)\cdots\left(\frac{2001}{2004}\right)$. Express your answer as a common fraction.
\frac{1}{668}
For how many positive integers $n$ less than or equal to $24$ is $n!$ evenly divisible by $1 + 2 + \cdots + n?$
16