dailymathdailymathMainPostsLogin
dailymath logo
dailymath
Login
Login
MainPosts

Curricula

RO M1UK A-LevelUK GCSEIB AAUS APUS SATUS HonorsFR SpéFR SecondeFR Expertes
AboutPostsPracticeSubmit a problemPrivacyTermsCookies

© 2026 dailymath

Back to posts

Daily · 2026-08-11

Daily math problems for August 11, 2026 — Linear Function, Complex Numbers, Functions & 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
Beginnerlinear-function
The solution of is:

Problems & worked solutions

🇷🇴 RO M1

Problem 1 — Linear Function

The solution of 3x+5=143x + 5 = 143x+5=14 is:

Show answer & worked solution
  1. A. 222
  2. B. 333✓ correct
  3. C. 444
  4. D. 143\dfrac{14}{3}314​

3x=14−5=9⇒x=33x = 14 - 5 = 9 \Rightarrow x = 33x=14−5=9⇒x=3.

🇷🇴 RO M1

Problem 2 — Complex Numbers

Compute (1+i)8(1 + i)^{8}(1+i)8.

Show answer & worked solution
  1. A. −16-16−16
  2. B. 8i8i8i
  3. C. 161616✓ correct
  4. D. 256256256

(1+i)8= ⁣[2]8⋅ ⁣(cos⁡2π+isin⁡2π)=16⋅(1+0)=16(1 + i)^8 = \!\left[\sqrt{2}\right]^{8} \cdot \!\left(\cos 2\pi + i\sin 2\pi\right) = 16 \cdot (1 + 0) = 16(1+i)8=[2​]8⋅(cos2π+isin2π)=16⋅(1+0)=16.

🇷🇴 RO M1

Problem 3 — Functions — General Properties

For which value of a∈Ra \in \mathbb{R}a∈R is the function f:R→Rf: \mathbb{R} \to \mathbb{R}f:R→R, f(x)=(a−2) x+5f(x) = (a - 2)\,x + 5f(x)=(a−2)x+5, not invertible?

Show answer & worked solution
  1. A. a=0a = 0a=0
  2. B. a=1a = 1a=1
  3. C. a=2a = 2a=2✓ correct
  4. D. a=5a = 5a=5

fff is invertible iff its slope a−2≠0a - 2 \ne 0a−2=0. So fff fails to be invertible exactly when a=2a = 2a=2 (it then becomes the constant 555, neither injective nor surjective).

🇷🇴 RO M1

Problem 4 — Notable Limits

Evaluate lim⁡x→01−cos⁡(x)x2\displaystyle\lim_{x\to 0} \dfrac{1 - \cos(x)}{x^2}x→0lim​x21−cos(x)​.

Show answer & worked solution
  1. A. 000
  2. B. 14\dfrac{1}{4}41​
  3. C. 12\dfrac{1}{2}21​✓ correct
  4. D. 111

Using 1−cos⁡x=2sin⁡2(x/2)1-\cos x = 2\sin^2(x/2)1−cosx=2sin2(x/2): lim⁡x→02sin⁡2(x/2)x2=12lim⁡x→0(sin⁡(x/2)x/2)2=12⋅1=12\displaystyle\lim_{x\to 0}\dfrac{2\sin^2(x/2)}{x^2} = \dfrac{1}{2}\lim_{x\to 0}\left(\dfrac{\sin(x/2)}{x/2}\right)^2 = \dfrac{1}{2}\cdot 1 = \dfrac{1}{2}x→0lim​x22sin2(x/2)​=21​x→0lim​(x/2sin(x/2)​)2=21​⋅1=21​.

🇷🇴 RO M1

Problem 5 — Integrals

A square of side 4 contains an astroid x2/3+y2/3=a2/3x^{2/3}+y^{2/3}=a^{2/3}x2/3+y2/3=a2/3 tangent to all four sides. Find the area enclosed by the astroid.

Show answer & worked solution
  1. A. 2π2\pi2π
  2. B. 3π2\dfrac{3\pi}{2}23π​✓ correct
  3. C. 6π6\pi6π
  4. D. 4−π4-\pi4−π
  5. E. π\piπ
  6. F. 3π8\dfrac{3\pi}{8}83π​

∙\bullet∙ The astroid meets the axes at (±a,0)(\pm a, 0)(±a,0) and (0,±a)(0, \pm a)(0,±a), so it fits in a square of side 2a2a2a.

∙\bullet∙ Given side =4= 4=4:

2a=4  ⇒  a=22a = 4 \;\Rightarrow\; a = 22a=4⇒a=2

∙\bullet∙ Apply the astroid area formula:

A=3πa28=3π⋅48=3π2\mathcal{A} = \frac{3\pi a^2}{8} = \frac{3\pi \cdot 4}{8} = \frac{3\pi}{2}A=83πa2​=83π⋅4​=23π​

🇷🇴 RO M1

Problem 6 — Conic Sections

The parabola y2=8xy^2 = 8xy2=8x has focus at:

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

4p=8⇒p=24p = 8 \Rightarrow p = 24p=8⇒p=2. Focus: (2,0)(2, 0)(2,0).

🇷🇴 RO M1

Problem 7 — Groups

In a group (G,⋅)(G, \cdot)(G,⋅) with identity eee, the order of an element ggg is:

Show answer & worked solution
  1. A. the largest nnn with gn=eg^n = egn=e
  2. B. ∣G∣|G|∣G∣
  3. C. the smallest positive nnn with gn=eg^n = egn=e (or ∞\infty∞ if none exists)✓ correct
  4. D. always equal to 111

The order of ggg is the smallest positive integer nnn such that gn=eg^n = egn=e (or infinity if no such nnn exists).

🇷🇴 RO M1

Problem 8 — Vectors in the Plane

For u⃗=i⃗+j⃗\vec{u} = \vec{i} + \vec{j}u=i+j​ and v⃗=ai⃗−2j⃗\vec{v} = a\vec{i} - 2\vec{j}v=ai−2j​, find a∈Ra \in \mathbb{R}a∈R so that ∣u⃗+v⃗∣2=∣u⃗∣2+∣v⃗∣2|\vec{u} + \vec{v}|^2 = |\vec{u}|^2 + |\vec{v}|^2∣u+v∣2=∣u∣2+∣v∣2.

Show answer & worked solution
  1. A. −2-2−2
  2. B. −1-1−1
  3. C. 222✓ correct
  4. D. 444

u⃗⋅v⃗=a+(−2)=a−2=0⇒a=2\vec{u} \cdot \vec{v} = a + (-2) = a - 2 = 0 \Rightarrow a = 2u⋅v=a+(−2)=a−2=0⇒a=2.

🇷🇴 RO M1

Problem 9 — Logs

Solve: log⁡2(x+25)+log⁡2 ⁣(1x−3)log⁡100(10x)=27\dfrac{\log_2(x+25)+\log_{\sqrt{2}}\!\left(\dfrac{1}{x-3}\right)}{\log_{100}(10^x)}=\dfrac{2}{7}log100​(10x)log2​(x+25)+log2​​(x−31​)​=72​.

Show answer & worked solution
  1. A. 444
  2. B. 555
  3. C. 777✓ correct
  4. D. 999
  5. E. 666
  6. F. 111111

∙\bullet∙ Simplify each logarithm:

log⁡2 ⁣(1x−3)=−2log⁡2(x−3)\log_{\sqrt{2}}\!\left(\tfrac{1}{x-3}\right) = -2\log_2(x-3)log2​​(x−31​)=−2log2​(x−3)

log⁡100(10x)=x2\log_{100}(10^x) = \tfrac{x}{2}log100​(10x)=2x​

∙\bullet∙ Combine the numerator:

log⁡2(x+25)−2log⁡2(x−3)=log⁡2x+25(x−3)2\log_2(x+25) - 2\log_2(x-3) = \log_2\frac{x+25}{(x-3)^2}log2​(x+25)−2log2​(x−3)=log2​(x−3)2x+25​

∙\bullet∙ The equation becomes:

log⁡2x+25(x−3)2x/2=27\frac{\log_2\frac{x+25}{(x-3)^2}}{x/2} = \frac{2}{7}x/2log2​(x−3)2x+25​​=72​

log⁡2x+25(x−3)2=x7\log_2\frac{x+25}{(x-3)^2} = \frac{x}{7}log2​(x−3)2x+25​=7x​

∙\bullet∙ Test x=7x = 7x=7:

log⁡23216=log⁡22=1=77\log_2\frac{32}{16} = \log_2 2 = 1 = \frac{7}{7}log2​1632​=log2​2=1=77​

🇷🇴 RO M1

Problem 10 — Logic & Induction

By induction one can show that n3−nn^3 - nn3−n is divisible by 666 for every n∈Nn \in \mathbb{N}n∈N. Compute 103−106\dfrac{10^3 - 10}{6}6103−10​.

Show answer & worked solution
  1. A. 165165165✓ correct
  2. B. 166166166
  3. C. 100100100
  4. D. 200200200

103−10=99010^3 - 10 = 990103−10=990, and 990/6=165990 / 6 = 165990/6=165. The induction proof factors n3−n=(n−1)n(n+1)n^3 - n = (n-1)n(n+1)n3−n=(n−1)n(n+1), which is the product of three consecutive integers and is therefore divisible by both 222 and 333, hence by 666.

2026-08-10
All posts
—