Problem Bank

A random taste of what’s inside — refresh for a new set.

You’re seeing 12 random problems out of 3678. Create a free account to browse the full bank with topic filters and endless scroll.

6/10

A Tourist Survey

Visitors to a landmark are surveyed one at a time about whether they plan to visit a second attraction. A visitor who declines scores 11 point and a visitor who accepts scores 22

StatisticsprobabilityRecursionsequences
7/10

Four Absolute Constraints

Real numbers x,y,zx, y, z satisfy

{x+2y3z6,x2y+3z6,x2y3z6,x+2y+3z6.\begin{cases} |x + 2y - 3z| \leqslant 6,\\ |x - 2y + 3z| \leqslant 6,\\ |x - 2y - 3z| \leqslant 6,\\ |x + 2y + 3z| \leqslant 6. \end{cases}

Fin…

Absolute ValuealgebrainequalitySymmetry
6/10

The Least mm

Let f(x)=xlnx3xf(x) = x\ln x - 3x.

1. Find the extreme values of f(x)f(x). 2. If the inequality

f(x)mx23x+2mf(x) \geqslant mx^2 - 3x + \frac{2}{m}

holds for all xx in the domain, find the minimum…

ExtremacalculusMonotonicityinequality
8/10

Odd Fractions to the nn-th Power

Let f(x)=exx1f(x) = \mathrm{e}^x - x - 1.

1. Prove f(x)0f(x) \ge 0 for all real xx. 2. Prove that for every positive integer nn,

(12n)n+(32n)\left(\frac{1}{2n}\right)^n + \left(\frac{3}{2n}\right)…
calculusConvexitysequencesEstimation+1
7/10

A Product Under a Budget

Let a,b>0a, b > 0 with

a+2a+3b+4b=10.a + \frac{2}{a} + 3b + \frac{4}{b} = 10.

Find the range of possible values of abab.

SubstitutioninequalityDiscriminant
6/10

Range of a Symmetric Function

Let x,y,z(0,+)x, y, z \in (0, +\infty) with x2+y2+z2=1x^2 + y^2 + z^2 = 1. Find the range of

f(x,y,z)=x+y+zxyz.f(x, y, z) = x + y + z - xyz.
functionsExtremaSubstitutionalgebra+2
7/10

A Quadrilateral Hidden in Coordinates

Points A(x1,y1)A(x_1, y_1), B(x2,y2)B(x_2, y_2), C(x3,y3)C(x_3, y_3) lie on the circle

x2+y2=2x4y.x^2 + y^2 = 2x - 4y.

Find the maximum value of

m=x1y2x2y1+x2y3x3y2.m = x_1 y_2 - x_2 y_1 + x_2 y_3 - x_3 y_2.
Circlesanalytic geometry
6/10

A Root-Five Quartic

Find the sum of the integer parts of all positive real numbers xx satisfying

x4x325x27x2+5x+3x+75+17=0.x^4 - x^3 - 2\sqrt{5}x^2 - 7x^2 + \sqrt{5}x + 3x + 7\sqrt{5} + 17 = 0.
Quadratic EquationsalgebraPolynomialsDiscriminant
8/10

Zeros Inside the Unit Interval

Let f(x)=x3+bx+cf(x) = x^3 + bx + c, and suppose the tangent to y=f(x)y = f(x) at x=12x = \dfrac12 is perpendicular to the yy-axis.

1. Find bb. 2. If ff has a zero of absolute value at most $1…

functionscalculusSubstitutionPolynomials+1
7/10

Area of an Equilateral Triangle from an Interior Point

figure

Inside equilateral ABC\triangle ABC there is a point PP with PC>PBPC > PB. Given that BPC=150\angle BPC = 150^\circ,…

plane geometrytrigonometryLaw of CosinesTriangle Geometry+1
8/10

A Two-Parameter Minimum

Let aa and bb be real numbers, and let f(x)=a2x21+axf(x)=|a^2x^2-1|+ax. Suppose that

f(x)xfor all x[b,+).f(x)\geqslant |x|\quad\text{for all }x\in[b,+\infty).

Find the minimum value of

functionsSubstitutionAbsolute Valueinequality+1
7/10

An Addition-Formula Function

A function f(x)f(x) defined on (1,1)(-1, 1) satisfies:

  • for all x,y(1,1)x, y \in (-1, 1),  f(x)+f(y)=f(x+y1+xy)\ f(x) + f(y) = f\left(\dfrac{x + y}{1 + xy}\right);
  • f(x)>0f(x) > 0 whenever x>0x > 0.

Determine, w…

functionsMonotonicityTelescopingFunctional Equations

Sign up to unlock all 3678 problems.