答案详细解析请参考文末
Sandwiches at Joe's Fast Food cost dollars each and sodas cost dollars each. How many dollars will it cost to purchase sandwiches and sodas?
Define . What is ?
The ratio of Mary's age to Alice's age is . Alice is years old. How old is Mary?
A digital watch displays hours and minutes with AM and PM. What is the largest possible sum of the digits in the display?
Doug and Dave shared a pizza with equally-sized slices. Doug wanted a plain pizza, but Dave wanted anchovies on half the pizza. The cost of a plain pizza was dollars, and there was an additional cost of dollars for putting anchovies on one half. Dave ate all the slices of anchovy pizza and one plain slice. Doug ate the remainder. Each paid for what he had eaten. How many more dollars did Dave pay than Doug?
The rectangle is cut into two congruent hexagons, as shown, in such a way that the two hexagons can be repositioned without overlap to form a square. What is ?
Mary is older than Sally, and Sally is younger than Danielle. The sum of their ages is years. How old will Mary be on her next birthday?
How many sets of two or more consecutive positive integers have a sum of ?
Oscar buys pencils and erasers for . A pencil costs more than an eraser, and both items cost a whole number of cents. What is the total cost, in cents, of one pencil and one eraser?
For how many real values of is an integer?
Which of the following describes the graph of the equation ?
A number of linked rings, each 1 cm thick, are hanging on a peg. The top ring has an outside diameter of 20 cm. The outside diameter of each of the outer rings is 1 cm less than that of the ring above it. The bottom ring has an outside diameter of 3 cm. What is the distance, in cm, from the top of the top ring to the bottom of the bottom ring?
The vertices of a right triangle are the centers of three mutually externally tangent circles, as shown. What is the sum of the areas of the three circles?
Two farmers agree that pigs are worth dollars and that goats are worth dollars. When one farmer owes the other money, he pays the debt in pigs or goats, with "change" received in the form of goats or pigs as necessary. (For example, a dollar debt could be paid with two pigs, with one goat received in change.) What is the amount of the smallest positive debt that can be resolved in this way?
Suppose and . What is the smallest possible positive value of ?
Circles with centers and have radii and , respectively. A common internal tangent intersects the circles at and , respectively. Lines and intersect at , and . What is ?
Square has side length , a circle centered at has radius , and and are both rational. The circle passes through , and lies on . Point lies on the circle, on the same side of as . Segment is tangent to the circle, and . What is ?
The function has the property that for each real number in its domain, is also in its domain and
What is the largest set of real numbers that can be in the domain of ?
Circles with centers and have radii and , respectively. The equation of a common external tangent to the circles can be written in the form with . What is ?
A bug starts at one vertex of a cube and moves along the edges of the cube according to the following rule. At each vertex the bug will choose to travel along one of the three edges emanating from that vertex. Each edge has equal probability of being chosen, and all choices are independent. What is the probability that after seven moves the bug will have visited every vertex exactly once?
Let
and
.
What is the ratio of the area of to the area of ?
A circle of radius is concentric with and outside a regular hexagon of side length . The probability that three entire sides of hexagon are visible from a randomly chosen point on the circle is . What is ?
Given a finite sequence of real numbers, let be the sequence
of real numbers. Define and, for each integer , , define . Suppose , and let . If , then what is ?
The expression
is simplified by expanding it and combining like terms. How many terms are in the simplified expression?
How many non-empty subsets of have the following two properties?
No two consecutive integers belong to .
If contains elements, then contains no number less than .
Let be Mary's age. Then . Solving for , we obtain . The answer is .
We can see this is a combined ratio of , . We can equalize by doing , and . With the common ratio of and difference ratio of , we see therefore we can see our answer is correct.
From the greedy algorithm, we have in the hours section and in the minutes section.
With a matrix we can see The largest digit sum we can see is . For the minutes digits, we can combine the largest digits, which are which we can then do
If the number of integers in the list is even, then the average will have a . The only possibility is , from which we get:
Thus, the correct answer is 3, answer choice .
The inside diameters of the rings are the positive integers from 1 to 18. The total distance needed is the sum of these values plus 2 for the top of the first ring and the bottom of the last ring. Using the formula for the sum of an arithmetic series, the answer is .
Alternatively, the sum of the consecutive integers from 3 to 20 is . However, the 17 intersections between the rings must be subtracted, and we also get .
The problem can be restated as an equation of the form , where is the number of pigs, is the number of goats, and is the positive debt. The problem asks us to find the lowest x possible. and must be integers, which makes the equation a Diophantine equation. Bezout’s Identity tells us that the smallest for the Diophantine equation to have solutions is when is the greatest common divisor of and . Therefore, the answer is , which is ,
Alternatively, note that is divisible by 30 no matter what and are, so our answer must be divisible by 30. In addition, three goats minus two pigs gives us exactly. Since our theoretical best can be achieved, it must really be the best, and the answer is . debt that can be resolved.
Let us simplify this problem. Dividing by , we get a pig to be: , and a goat to be . It becomes evident that if you exchange pigs for goats, we get the smallest positive difference - . Since we originally divided by , we need to multiply again, thus getting the answer:
One possibility is to use the coordinate plane, setting at the origin. Point will be and will be since , and are collinear and contain a diagonal of . The Pythagorean theorem results in
This implies that and ; dividing gives us .
First note that angle is right since is tangent to the circle. Using the Pythagorean Theorem on , then, we see
But it can also be seen that . Therefore, since lies on , . Using the Law of Cosines on , we see
Thus, since and are rational, and . So , , and .
(Similar to Solution 1) First, draw line AE and mark a point Z that is equidistant from E and D so that and that line includes point D. Since DE is equal to the radius ,
Note that triangles and share the same hypotenuse , meaning thatPlugging in our values we have:By logic and
Therefore,
Therefore, the largest set of real numbers that can be in the domain of is
Let us count the good paths. The bug starts at an arbitrary vertex, moves to a neighboring vertex (3 ways), and then to a new neighbor (2 more ways). So, without loss of generality, let the cube have vertices such that and are two opposite faces with above and above . The bug starts at and moves first to , then to .
From this point, there are two cases.
Case 1: the bug moves to . From , there is only one good move available, to . From , there are two ways to finish the trip, either by going or . So there are 2 good paths in this case.
Case 2: the bug moves to . Case 2a: the bug moves . In this case, there are 0 good paths because it will not be possible to visit both and without double-visiting some vertex. Case 2b: the bug moves . There is a unique good path in this case, .
Thus, all told we have 3 good paths after the first two mo, for a total of good paths. There were possible paths the bug could have taken, so the probability a random path is good is the ratio of good paths to total paths, .
As in Solution 1, the bug can move from its arbitrary starting vertex to a neighboring vertex in 3 ways. After this, the bug can move to a new neighbor in 2 ways (it cannot return to the first vertex). The total number of paths (as stated above) is or . Therefore, the probability of the bug following a good path is equal to for some positive integer . The only answer choice which can be expressed in this form is .
is a circle with a radius of . So, the area of is .
Looking at the constraints of :
is a circle with a radius of . So, the area of is .
So the desired ratio is .
By the Multinomial Theorem, the summands can be written as
and
respectively. Since the coefficients of like terms are the same in each expression, each like term either cancel one another out or the coefficient doubles. In each expansion there are:
terms without cancellation. For any term in the second expansion to be negative, the parity of the exponents of and must be opposite. Now we find a pattern:
if the exponent of is 1, the exponent of can be all even integers up to 2004, so there are 1003 terms.
if the exponent of is 3, the exponent of can go up to 2002, so there are 1002 terms.
if the exponent of is 2005, then can only be 0, so there is 1 term.
If we add them up, we get terms. However, we can switch the exponents of and and these terms will still have a negative sign. So there are a total of negative terms.
By subtracting this number from 2015028, we obtain or as our answer.
Alternatively, we can use a generating function to solve this problem. The goal is to find the generating function for the number of unique terms in the simplified expression (in terms of ). In other words, we want to find where the coefficient of equals the number of unique terms in .
First, we note that all unique terms in the expression have the form, , where and is some constant. Therefore, the generating function for the MAXIMUM number of unique terms possible in the simplified expression of is
Secondly, we note that a certain number of terms of the form, , do not appear in the simplified version of our expression because those terms cancel. Specifically, we observe that terms cancel when because every unique term is of the form:for all possible .
Since the generating function for the maximum number of unique terms is already known, it is logical that we want to find the generating function for the number of terms that cancel, also in terms of . With some thought, we see that this desired generating function is the following:
Now, we want to subtract the latter from the former in order to get the generating function for the number of unique terms in , our initial goal:which equals
The coefficient of of the above expression equals
Evaluating the expression, we get , as expected.
Define such that . Then the expression in the problem becomes: .
Expanding this using binomial theorem gives , where (we may omit the coefficients, as we are seeking for the number of terms, not the terms themselves).
Simplifying gives: . Note that two terms that come out of different powers of cannot combine and simplify, as their exponent of will differ. Therefore, we simply add the number of terms produced from each addend. By the Binomial Theorem, will have terms, so the answer is .
Using stars and bars we know that has or different terms. Now we need to find out how many of these terms are canceled out by . We know that for any term(let's say ) where of the expansion of is only going to cancel out with the corresponding term if only is odd and is even or is even and is odd. Now let's do some casework to see how many terms fit this criteria:
Case 1: is even
Now we know that is even and . Thus is also even or both and are odd or both and are even. This case clearly fails the above criteria and there are 0 possible solutions.
Case 2: is odd
Now we know that is odd and . Thus is odd and is odd and is even or is even and is odd. All terms that have being odd work.
We now need to figure out how many of the terms have as a odd number. We know that can be equal to any number between 0 and 2006. There are 1003 odd numbers between this range and 2007 total numbers. Thus of the terms will cancel out and of the terms will work. Thus there are terms. This number comes out to be (Author: David Camacho)
This question can be solved fairly directly by casework and pattern-finding. We give a somewhat more general attack, based on the solution to the following problem:
How many ways are there to choose elements from an ordered element set without choosing two consecutive members?
You want to choose numbers out of with no consecutive numbers. For each configuration, we can subtract from the -th element in your subset. This converts your configuration into a configuration with elements where the largest possible element is , with no restriction on consecutive numbers. Since this process is easily reversible, we have a bijection. Without consideration of the second condition, we have:
Now we examine the second condition. It simply states that no element in our original configuration (and hence also the modified configuration, since we don't move the smallest element) can be less than , which translates to subtracting from the "top" of each binomial coefficient. Now we have, after we cancel all the terms where ,
Another way of visualizing the solution above would be to use 's and 's. Denote as the numbers we have chosen and as other numbers. Taking an example, assuming we are picking two numbers, we imagine the shape . This notation forces a number between the two chosen numbers, which blocks the two numbers we picked from being consecutive. Now we consider the orientations with this shape. We have remaining numbers.
We need to find the number of ways to place the remaining 's. We can find this by utilizing stars and bars, with the following marker being placed to represent groups: *| - *|*. Now, we have to place numbers within groups, which is . The same concept can be used for the remaining numbers. The rest of the solution continues as above.
Solution by: Everyoneintexas
We have the same setup as in the previous solution.
Note that if , the answer will be 0. Otherwise, the elements we choose define boxes (which divide the nonconsecutive numbers) into which we can drop the remaining elements, with the caveat that each of the middle boxes must have at least one element (since the numbers are nonconsecutive). This is equivalent to dropping elements into boxes, where each box is allowed to be empty. And this is equivalent to arranging objects, of which are dividers, which we can do in ways.
Now, looking at our original question, we see that the thing we want to calculate is just
以上解析方式仅供参考
© 2024. All Rights Reserved. 沪ICP备2023009024号-1