Can you explain how to solve several AMC 10 problems from the year 2000?

  • Thread starter Thread starter k1point618
  • Start date Start date
AI Thread Summary
The discussion focuses on solving three AMC 10 problems from the year 2000. The first problem involves determining the number of people in Angela's family based on their coffee and milk consumption, leading to a system of equations that reveals the answer is 5. The second problem requires finding the sum of all possible values of x that create a non-constant arithmetic progression with the mean, median, and mode of a given list, with the correct sum being 20. The third problem involves a function f and requires solving for z in the equation f(3z) = 7, ultimately yielding a sum of -1/9 for the values of z. The thread provides detailed explanations and calculations for each problem, enhancing understanding of the concepts involved.
k1point618
Messages
25
Reaction score
0
AMC 10 year 2000

here are several problems that i found while practicing for AMC 10, really wish someone can give a thorough explanation of how they are to be solved. The answers are at the end.

22) One morning each member of Angela's family drank an 8-ounce mixture of coffee with milk. The amounts of coffee and milk varied from cup to cup, but were never zero. Anegla drank a qarter of the total amount of milk and a sixth of the totalamount of coffee. How many people are in the family?
a)3 b)4 c)5 d)6 e)7

23) When the mean, median and moode of the list:
10, 2, 5, 2, 4, 2, x
are arranged in increasing order, they form a "non-constant arithmetic progressions". What is the sum of all possible real value of x?
a)3 b)6 c)9 d)17 e)20
*also would you please explain non-constant arithmetic progression? I think i have some confusion on that THANK YOU

24) Lef f be a function ofr which f(x/3) = x^2 + x + 1. Find the sum of all values of z for which f(3z) = 7
a) -1/3 b) -1/9 c)0 d) 5/9 e) 5/3
this problem i tried to solve. since 3z is to be plugged into f(x/3) then it can be written as f(3z/3) = f(z) = 7 = x^2 + x + 1; i solved that and got -1/3 (a), but i don't think it is correct.

The answers to the problems: 22:(c) 23:(e) 24:(b)
 
Mathematics news on Phys.org
I'll indulge you with the first one:
Let x be the total amount of ounces milk, y the total amount of ounces coffee, and z the number of persons in Anfgela's family.

What restrictions MUST lie on x, y and z:
Clearly, all three numbers must be positive!
Furthermore, z must be a whole number!

Now, the total amount of milk+coffee clearly satisfies the equation:

x+y=z*8 (1)

For Angie, we have the following equation that also holds for x and y:

x/4+y/6=8 (2)

Let us multiply all terms in (2) with 12 and all terms in (1) with 2.

This yields the system of equations:

2x+2y=16z (1*)

3x+2y=96 (2*)

Subtracting (1*) from (2*) yields:

3x-2x+2y-2y=96-16z

or:

x=16*(6-z) (**)

Now, deduce your result by (**) and that (1) must hold, with the above-mentioned restrictions on x,y and z.
 
THANK YOU so much for that one!
 
24)

If f( x/3 ) = x^2 + x + 1 then f(x) must have the form a x^2 + b x + c.
So let f(x) = a x^2 + b x + c which gives f( x/3 ) = a x^2 / 9 + b x / 3 + c.
Identifying coefficients gives a = 9, b = 3 and c = 1.
Solving f( 3z ) = 7 yields z1 = -1/3 and z2 = 2/9 which sums to -1/9.
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top