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-07-10

Daily math problems for July 10, 2026 — Calculus, Statistics, Analytic Geometry & 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
BeginnerCalculus
What is if ?

Problems & worked solutions

🇷🇴 RO M1

Problem 1 — Differentiation

What is f′(x)f′(x) if f(x)=sin⁡x+cos⁡xf(x)=sinx+cosx?

Show answer & worked solution
  1. A. sin⁡x−cos⁡xsinx−cosx
  2. B. cos⁡x+sin⁡xcosx+sinx
  3. C. cos⁡x−sin⁡xcosx−sinx✓ correct
  4. D. −cos⁡x−sin⁡x−cosx−sinx

Differentiating term by term: (sin⁡x)′+(cos⁡x)′=cos⁡x−sin⁡x(sinx)′+(cosx)′=cosx−sinx.

🇺🇸 US SAT

Problem 2 — Mean, Median, Mode

The dataset {2,4,4,6,9}{2,4,4,6,9} has mean mm and median MM. Compute m+Mm+M.

Show answer & worked solution
  1. A. 88
  2. B. 99✓ correct
  3. C. 1010
  4. D. 1111

Mean: (2+4+4+6+9)/5=25/5=5(2+4+4+6+9)/5=25/5=5. Median (middle of the sorted set): 44. So m+M=5+4=9m+M=5+4=9.

🇷🇴 RO M1

Problem 3 — Rolle's Sign Method

A continuous function f:[a,b]→Rf:[a,b]→R has at most nn zeros on [a,b][a,b] if its derivative has at most:

Show answer & worked solution
  1. A. n−2 zeros on (a,b)n−2 zeros on (a,b)
  2. B. n zeros on (a,b)n zeros on (a,b)
  3. C. n−1 zeros on (a,b)n−1 zeros on (a,b)✓ correct
  4. D. no zeros on (a,b)no zeros on (a,b)

If ff has nn distinct roots, between each consecutive pair Rolle gives a root of f′f′ — that's n−1n−1 roots of f′f′. So if f′f′ has at most n−1n−1 roots, ff has at most nn.

🇷🇴 RO M1

Problem 4 — Continuity

Find a∈Ra∈R so that f(x)={sin⁡(2x)x,x≠0a,x=0f(x)=⎩⎨⎧​xsin(2x)​,a,​x=0x=0​ is continuous at 00:

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

lim⁡x→0sin⁡2xx=2⋅lim⁡x→0sin⁡2x2x=2⋅1=2x→0lim​xsin2x​=2⋅x→0lim​2xsin2x​=2⋅1=2. So a=2a=2.

🇷🇴 RO M1

Problem 5 — Analytic Geometry

Triangle ABCABC has sides (BC):3x+2y+1=0(BC):3x+2y+1=0, (AB):x−2y+3=0(AB):x−2y+3=0, (AC):2x−y−3=0(AC):2x−y−3=0. Find its area.

Show answer & worked solution
  1. A. 55
  2. B. 66
  3. C. 487748​✓ correct
  4. D. 1010
  5. E. 77
  6. F. 247724​

∙∙ Find vertex A=AB∩ACA=AB∩AC by solving x−2y=−3x−2y=−3 and 2x−y=32x−y=3:

A=(3,3)A=(3,3)

∙∙ Find vertex B=AB∩BCB=AB∩BC by solving x−2y=−3x−2y=−3 and 3x+2y=−13x+2y=−1:

B=(−1,1)B=(−1,1)

∙∙ Find vertex C=AC∩BCC=AC∩BC by solving 2x−y=32x−y=3 and 3x+2y=−13x+2y=−1:

C=(57,−117)C=(75​,−711​)

∙∙ Apply the shoelace-style area formula:

A=12∣xA(yB−yC)+xB(yC−yA)+xC(yA−yB)∣A=21​∣xA​(yB​−yC​)+xB​(yC​−yA​)+xC​(yA​−yB​)∣

∙∙ Plugging the coordinates gives 12⋅96721​⋅796​:

A=487A=748​

🇷🇴 RO M1

Problem 6 — Matrices

Let A=(1024i213lg⁡100013ln⁡1sin⁡π2i24C437)A=​1i20sin2π​​011i24​233C43​​4lg100ln17​​. Find det⁡(A)det(A).

Show answer & worked solution
  1. A. −12−12✓ correct
  2. B. 11
  3. C. −3−3
  4. D. 66
  5. E. −1−1
  6. F. 33

∙∙ Evaluate each special entry:

i2=−1,lg⁡100=2,ln⁡1=0i2=−1,lg100=2,ln1=0

sin⁡π2=1,i24=1,C43=4sin2π​=1,i24=1,C43​=4

∙∙ Assemble the numerical matrix:

A=(1024−113201301147)A=​1−101​0111​2334​4207​​

∙∙ Row-reduce. R2+=R1R2​+=R1​, R4−=R1R4​−=R1​:

(1024015601300123)​1000​0111​2532​4603​​

∙∙ R3−=R2R3​−=R2​, R4−=R2R4​−=R2​:

(1024015600−2−600−3−3)​1000​0100​25−2−3​46−6−3​​

∙∙ R4−=32R3R4​−=23​R3​ gives upper-triangular with pivots 1,1,−2,61,1,−2,6:

det⁡A=1⋅1⋅(−2)⋅6=−12detA=1⋅1⋅(−2)⋅6=−12

🇷🇴 RO M1

Problem 7 — Continuity

The equation cos⁡x=xcosx=x has at least one solution in:

Show answer & worked solution
  1. A. (−1,0)(−1,0)
  2. B. (0,π/2)(0,π/2)✓ correct
  3. C. (π,2π)(π,2π)
  4. D. nowherenowhere

g(0)=1>0g(0)=1>0, g(π/2)=0−π/2<0g(π/2)=0−π/2<0. Since gg is continuous, by the IVT there is c∈(0,π/2)c∈(0,π/2) with g(c)=0g(c)=0, i.e. cos⁡c=ccosc=c.

🌍 International

Problem 8 — Integrals

Evaluate ∫01ln⁡(1+x)1+x2 dx∫01​1+x2ln(1+x)​dx

Show answer & worked solution
  1. A. πln⁡244πln2​
  2. B. πln⁡288πln2​✓ correct
  3. C. πln⁡21616πln2​
  4. D. π2ln⁡288π2ln2​
  5. E. ln⁡222ln2​
  6. F. π88π​

Substitute x=tan⁡θx=tanθ. Then dx=sec⁡2θ dθdx=sec2θdθ and 1+x2=sec⁡2θ1+x2=sec2θ, so the sec⁡2θsec2θ on top and bottom cancel cleanly. The bounds 0→10→1 map to θ:0→π/4θ:0→π/4:

I=∫0π/4ln⁡(1+tan⁡θ) dθ.I=∫0π/4​ln(1+tanθ)dθ.

Reflect by ϕ=π/4−θϕ=π/4−θ. The angle-difference formula gives tan⁡(π/4−ϕ)=1−tan⁡ϕ1+tan⁡ϕtan(π/4−ϕ)=1+tanϕ1−tanϕ​, so

1+tan⁡θ  =  1+1−tan⁡ϕ1+tan⁡ϕ  =  21+tan⁡ϕ.1+tanθ=1+1+tanϕ1−tanϕ​=1+tanϕ2​.

Taking logs:   ln⁡(1+tan⁡θ)=ln⁡2−ln⁡(1+tan⁡ϕ)ln(1+tanθ)=ln2−ln(1+tanϕ).

Pair the integral with its reflected twin. Renaming the dummy variable ϕ→θϕ→θ (the bounds are unchanged because the substitution is a reflection of [0,π/4][0,π/4] onto itself):

I  =  ∫0π/4[ln⁡2−ln⁡(1+tan⁡θ)] dθ  =  π4ln⁡2  −  I.I=∫0π/4​[ln2−ln(1+tanθ)]dθ=4π​ln2−I.

Solve.   2I=π4ln⁡22I=4π​ln2, so

 I=π8ln⁡2 .I=8π​ln2.​

The reflection trick — pairing f(θ)f(θ) with f(π/4−θ)f(π/4−θ) — works whenever the integrand simplifies under that reflection. Worth keeping in your toolbox alongside the half-angle and Weierstrass substitutions.

🇷🇴 RO M1

Problem 9 — L'Hôpital's Rule

Evaluate lim⁡x→0ex−1−xx2x→0lim​x2ex−1−x​.

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

Direct substitution gives 0000​. Differentiate top and bottom: lim⁡x→0ex−12xx→0lim​2xex−1​ — still 0000​. Once more: lim⁡x→0ex2=12x→0lim​2ex​=21​.

🇷🇴 RO M1

Problem 10 — Antiderivatives

∫1x(x+1) dx∫x(x+1)1​dx equals:

Show answer & worked solution
  1. A. ln⁡∣x(x+1)∣+Cln∣x(x+1)∣+C
  2. B. arctan⁡x+Carctanx+C
  3. C. ln⁡ ⁣∣xx+1∣+Cln​x+1x​​+C✓ correct
  4. D. 1x−1x+1+Cx1​−x+11​+C

∫ ⁣(1x−1x+1)dx=ln⁡∣x∣−ln⁡∣x+1∣+C=ln⁡ ⁣∣xx+1∣+C∫(x1​−x+11​)dx=ln∣x∣−ln∣x+1∣+C=ln​x+1x​​+C.

Practise these topics

  • Differentiation
  • Continuity
  • Antiderivatives
2026-07-09
All posts
2026-07-11