dailymathdailymathMainPostsLogin
dailymath logo
dailymath
Login
Login
MainPosts

Curricula

RO M1UK A-LevelUK GCSEIB AAUS APUS SATUS HonorsFR SpéFR SecondeFR Expertes
Test yourselfAboutPostsPracticeSubmit a problemContactAI assistant infoPrivacyTermsCookies

© 2026 dailymath

Back to posts

Daily · 2026-09-14

Daily math problems for September 14, 2026 — Descriptive Statistics & Sampling, Algebra, Calculus & more

One bite-sized math problem set for the day. Solve the 10 multiple-choice problems and reveal the worked solutions.

1 / 10
🇷🇴 RO M1
Beginnerstatistics
The median of is:

Problems & worked solutions

🇷🇴 RO M1

Problem 1 — Descriptive Statistics & Sampling

The median of {3,7,1,9,5}{3,7,1,9,5} is:

Show answer & worked solution
  1. A. 33
  2. B. 55✓ correct
  3. C. 77
  4. D. 99

Sorted: {1,3,5,7,9}{1,3,5,7,9}. The middle value (3rd of 5) is 55.

🇷🇴 RO M1

Problem 2 — Homomorphisms

A group homomorphism φ:(G,⋅)→(H,∗)φ:(G,⋅)→(H,∗) is a function such that for all a,b∈Ga,b∈G:

Show answer & worked solution
  1. A. φ(a+b)=φ(a)+φ(b)φ(a+b)=φ(a)+φ(b)
  2. B. φ(ab)=a∗bφ(ab)=a∗b
  3. C. φ(a⋅b)=φ(a)∗φ(b)φ(a⋅b)=φ(a)∗φ(b)✓ correct
  4. D. φ is bijectiveφ is bijective

A homomorphism preserves the operation: φ(a⋅b)=φ(a)∗φ(b)φ(a⋅b)=φ(a)∗φ(b).

🇷🇴 RO M1

Problem 3 — Calculus

Let f(x)=lim⁡k→xk2−16k2−5k+4+∣C7x3x+14log⁡3i0∣f(x)=limk→x​k2−5k+4k2−16​+​C7x​4log3​i​3x+10​​. Find f(4)+f(0)f(4)+f(0).

Show answer & worked solution
  1. A. −3−3
  2. B. 5335​
  3. C. −43−34​✓ correct
  4. D. 55
  5. E. 8338​
  6. F. −4−4

∙∙ Simplify the limit by factoring numerator and denominator:

lim⁡k→x(k−4)(k+4)(k−4)(k−1)=x+4x−1k→xlim​(k−4)(k−1)(k−4)(k+4)​=x−1x+4​

∙∙ The determinant has a row of zeros (with log⁡31=0log3​1=0), so it contributes 00:

f(x)=x+4x−1f(x)=x−1x+4​

∙∙ Evaluate at x=4x=4 and x=0x=0:

f(4)=83,f(0)=−4f(4)=38​,f(0)=−4

∙∙ Sum them:

f(4)+f(0)=83−4=−43f(4)+f(0)=38​−4=−34​

🇷🇴 RO M1

Problem 4 — Inverse Trigonometric Functions

The value of tan⁡ ⁣(arccos⁡23)tan(arccos32​) is:

Show answer & worked solution
  1. A. 5335​​
  2. B. 255​2​
  3. C. 5225​​✓ correct
  4. D. 55​

sin⁡2θ=1−49=59sin2θ=1−94​=95​, so sin⁡θ=53sinθ=35​​. Hence tan⁡θ=sin⁡θcos⁡θ=5/32/3=52tanθ=cosθsinθ​=2/35​/3​=25​​.

🇷🇴 RO M1

Problem 5 — Binomial Theorem

The middle term of the expansion of (x+1)8(x+1)8 has coefficient:

Show answer & worked solution
  1. A. 2828
  2. B. 5656
  3. C. 7070✓ correct
  4. D. 128128

Middle coefficient: (84)=70(48​)=70.

🇷🇴 RO M1

Problem 6 — Inverse Trigonometric Functions

For every x∈[−1,1]x∈[−1,1], the value of arcsin⁡x+arccos⁡xarcsinx+arccosx is:

Show answer & worked solution
  1. A. 00
  2. B. π44π​
  3. C. π22π​✓ correct
  4. D. ππ

For any x∈[−1,1]x∈[−1,1], arcsin⁡x+arccos⁡x=π2arcsinx+arccosx=2π​ (a standard identity, since arccos⁡x=π2−arcsin⁡xarccosx=2π​−arcsinx).

🇷🇴 RO M1

Problem 7 — Polynomial Rings

The multiplicity of the root X=2X=2 in P(X)=(X−2)3(X+1)2P(X)=(X−2)3(X+1)2 is:

Show answer & worked solution
  1. A. 11
  2. B. 22
  3. C. 33✓ correct
  4. D. 55

The factor (X−2)(X−2) appears with exponent 33, so the multiplicity is 33.

🇷🇴 RO M1

Problem 8 — Probability

A biased coin shows heads with probability 1331​. In 44 tosses, the probability of getting exactly 22 heads is:

Show answer & worked solution
  1. A. 427274​
  2. B. 681816​
  3. C. 827278​✓ correct
  4. D. 16818116​

P=(42) ⁣(13)2 ⁣(23)2=6⋅19⋅49=2481=827P=(24​)(31​)2(32​)2=6⋅91​⋅94​=8124​=278​.

🌍 International

Problem 9 — Algebra

Let f:R→Rf:R→R be continuous with f(x+y)=f(x)+f(y)f(x+y)=f(x)+f(y) for all real x,yx,y and f(1)=3f(1)=3. Then f(5)f(5) equals:

Show answer & worked solution
  1. A. 1515✓ correct
  2. B. 88
  3. C. 243243
  4. D. 55

Cauchy's equation with continuity gives f(x)=cxf(x)=cx for some constant cc. Since f(1)=3f(1)=3, c=3c=3, so f(5)=15f(5)=15.

🇷🇴 RO M1

Problem 10 — Homomorphisms

The map φ:(R,+)→((0,∞),⋅)φ:(R,+)→((0,∞),⋅) defined by φ(x)=exφ(x)=ex is:

Show answer & worked solution
  1. A. not a homomorphismnot a homomorphism
  2. B. a non-injective homomorphisma non-injective homomorphism
  3. C. injective but not surjectiveinjective but not surjective
  4. D. an isomorphisman isomorphism✓ correct

ea+b=eaebea+b=eaeb ✓ (homomorphism). exex is strictly increasing (injective) and surjective onto (0,∞)(0,∞). Hence an isomorphism. (Inverse: ln⁡ln.)

Practise these topics

  • Descriptive Statistics & Sampling
  • Inverse Trigonometric Functions
  • Binomial Theorem
  • Probability
2026-09-13
All posts
—