Daily math problems for July 10, 2026 — Calculus, Statistics, Analytic Geometry & more
One bite-sized math problem set for the day. Solve the ten 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) if f(x)=sinx+cosx?
Show answer & worked solution
A. sinx−cosx
B. cosx+sinx
C. cosx−sinx
🇺🇸 US SAT
Problem 2 — Mean, Median, Mode
The dataset {2,4,4,6,9} has mean m and median M. Compute m+M
🇷🇴 RO M1
Problem 3 — Rolle's Sign Method
A continuous function f:[a,b]→R has at most n zeros on [a,b] if its derivative has at most:
Show answer & worked solution
🇷🇴 RO M1
Problem 4 — Continuity
Find a∈R so that f(x)=⎩⎨⎧xsin(2x),a,x=0x=0
🇷🇴 RO M1
Problem 5 — Analytic Geometry
Triangle ABC has sides (BC):3x+2y+1=0, (AB):x−2y+3=0
🇷🇴 RO M1
Problem 6 — Matrices
Let A=1i20sin2π011i24233C434lg100ln17
🇷🇴 RO M1
Problem 7 — Continuity
The equation cosx=x has at least one solution in:
Show answer & worked solution
A. (−1,0)
B. (0,π/2)
🌍 International
Problem 8 — Integrals
Evaluate ∫011+x2ln(1+x)dx
🇷🇴 RO M1
Problem 9 — L'Hôpital's Rule
Evaluate x→0limx2ex−1−x
🇷🇴 RO M1
Problem 10 — Antiderivatives
∫x(x+1)1dx equals:
Show answer & worked solution
A. ln∣x(x+1)∣+C
✓ correct
D. −cosx−sinx
Differentiating term by term: (sinx)′+(cosx)′=cosx−sinx.
.
Show answer & worked solution
A. 8
B. 9✓ correct
C. 10
D. 11
Mean: (2+4+4+6+9)/5=25/5=5. Median (middle of the sorted set): 4. So m+M=5+4=9.
A. n−2 zeros on (a,b)
B. n zeros on (a,b)
C. n−1 zeros on (a,b)✓ correct
D. no zeros on (a,b)
If f has n distinct roots, between each consecutive pair Rolle gives a root of f′ — that's n−1 roots of f′
is continuous at
0
:
Show answer & worked solution
A. 0
B. 1
C. 2✓ correct
D. 21
x→0limxsin2x=2⋅x→0lim2xsin2x=2⋅1=2
,
(AC):2x−y−3=0
. Find its area.
Show answer & worked solution
A. 5
B. 6
C. 748✓ correct
D. 10
E. 7
F. 724
∙ Find vertex A=AB∩AC by solving x−2y=−3 and 2x−y=3
. Find
det(A)
.
Show answer & worked solution
A. −12✓ correct
B. 1
C. −3
D. 6
E. −1
F. 3
∙ Evaluate each special entry:
i2=−1,lg100=2,ln1=0
✓ correct
C. (π,2π)
D. nowhere
g(0)=1>0, g(π/2)=0−π/2<0. Since g is continuous, by the IVT there is c∈(0,π/2) with g(c)=0, i.e. cosc=c.
Show answer & worked solution
A. 4πln2
B. 8πln2✓ correct
C. 16πln2
D. 8π2ln2
E. 2ln2
F. 8π
Substitute x=tanθ. Then dx=sec2θdθ and 1+x2=sec2θ
.
Show answer & worked solution
A. 0
B. 21✓ correct
C. 1
D. 2
Direct substitution gives 00. Differentiate top and bottom: x→0lim2xex−1
B. arctanx+C
C. lnx+1x+C✓ correct
D. x1−x+11+C
∫(x1−x+11)dx=ln∣x∣−ln∣x+1∣+C=lnx+1x+C.
. So if
f′
has at most
n−1
roots,
f
has at most
n
.
. So
a=2
.
:
A=(3,3)
∙ Find vertex B=AB∩BC by solving x−2y=−3 and 3x+2y=−1:
B=(−1,1)
∙ Find vertex C=AC∩BC by solving 2x−y=3 and 3x+2y=−1:
C=(75,−711)
∙ Apply the shoelace-style area formula:
A=21∣xA(yB−yC)+xB(yC−yA)+xC(yA−yB)∣
∙ Plugging the coordinates gives 21⋅796:
A=748
sin2π=1,i24=1,C43=4
∙ Assemble the numerical matrix:
A=1−101011123344207
∙ Row-reduce. R2+=R1, R4−=R1:
1000011125324603
∙R3−=R2, R4−=R2:
1000010025−2−346−6−3
∙R4−=23R3 gives upper-triangular with pivots 1,1,−2,6:
detA=1⋅1⋅(−2)⋅6=−12
, so the
sec2θ
on top and bottom cancel cleanly. The bounds
0→1
map to
θ:0→π/4
:
I=∫0π/4ln(1+tanθ)dθ.
Reflect by ϕ=π/4−θ. The angle-difference formula gives tan(π/4−ϕ)=1+tanϕ1−tanϕ, so
1+tanθ=1+1+tanϕ1−tanϕ=1+tanϕ2.
Taking logs: 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] onto itself):
I=∫0π/4[ln2−ln(1+tanθ)]dθ=4πln2−I.
Solve.2I=4πln2, so
I=8πln2.
The reflection trick — pairing f(θ) with f(π/4−θ) — works whenever the integrand simplifies under that reflection. Worth keeping in your toolbox alongside the half-angle and Weierstrass substitutions.