problem stringlengths 2 5.64k | solution stringlengths 2 13.5k | answer stringlengths 1 43 | problem_type stringclasses 8
values | question_type stringclasses 4
values | problem_is_valid stringclasses 1
value | solution_is_valid stringclasses 1
value | source stringclasses 6
values | synthetic bool 1
class |
|---|---|---|---|---|---|---|---|---|
6.173. $2 \sqrt{5 \sqrt[4]{x+1}+4}-\sqrt{2 \sqrt[4]{x+1}-1}=\sqrt{20 \sqrt[4]{x+1}+5}$. | Solution.
Domain of definition: $\left\{\begin{array}{l}x+1 \geq 0, \\ 2 \sqrt[4]{x+1}-1 \geq 0\end{array} \Leftrightarrow\left\{\begin{array}{l}x \geq-1, \\ 2 \sqrt[4]{x+1} \geq 1,\end{array} \Leftrightarrow x \geq-\frac{15}{16}\right.\right.$.
Let $\sqrt[4]{x+1}=y$, where $y \geq 0$. The equation in terms of $y$ be... | 0 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
6.176. $(\sqrt{x+1}+\sqrt{x})^{3}+(\sqrt{x+1}+\sqrt{x})^{2}=2$.
6.176. $(\sqrt{x+1}+\sqrt{x})^{3}+(\sqrt{x+1}+\sqrt{x})^{2}=2$. | Solution.
Domain of definition: $\left\{\begin{array}{l}x+1 \geq 0, \\ x \geq 0\end{array} \Leftrightarrow x \geq 0\right.$.
Let $\sqrt{x+1}+\sqrt{x}=y$, where $y \geq 0$. The equation in terms of $y$ becomes
$$
\begin{aligned}
& y^{3}+y^{2}-2=0 \Leftrightarrow y^{3}-1+y^{2}-1=0 \Leftrightarrow \\
& \Leftrightarrow(... | 0 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
6.177. $\sqrt[3]{x+7}-\sqrt{x+3}=0$.
6.177. $\sqrt[3]{x+7}-\sqrt{x+3}=0$. | ## Solution.
Domain of definition: $x+3 \geq 0, x \geq-3$.
From the condition $\sqrt[3]{x+7}=\sqrt{x+3}$ and raising both sides to the sixth power, we get $(x+7)^{2}=(x+3)^{3} \Leftrightarrow x^{2}+14 x+49=x^{3}+9 x^{2}+27 x+27 \Leftrightarrow$
$\Leftrightarrow x^{3}+8 x^{2}+13 x-22=0$. By checking, we find that $x_... | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
6.250. For what values of $a$ do the equations $x^{2}+a x+1=0$ and $x^{2}+x+a=0$ have a common root? | Solution.
If for some $a$ and $x$ the left parts of the equations are equal to 0, then they are equal to each other:
$$
\left\{\begin{array}{l}
x^{2}+a x+1=0 \\
x^{2}+x+a=0
\end{array}\right.
$$
Subtracting the second equation of the system from the first, we get
$a x-x+1-a=0,(a-1) x-(a-1)=0,(a-1)(x-1)=0$, from whi... | -2 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.160. Simplify the expression $\log _{a+b} m+\log _{a-b} m-2 \log _{a+b} m \cdot \log _{a-b} m$, given that $m^{2}=a^{2}-b^{2}$. | Solution.
$\log _{a+b} m+\log _{a-b} m-2 \log _{a+b} m \cdot \log _{a-b} m=\log _{a+b} m+\frac{\log _{a+b} m}{\log _{a+b}(a-b)}-$
$-2 \frac{\log _{a+b} m \cdot \log _{a+b} m}{\log _{a+b}(a-b)}=\log _{a+b} m \cdot\left(1+\frac{1}{\log _{a+b}(a-b)}-\frac{2 \log _{a+b} m}{\log _{a+b}(a-b)}\right)=$
$=\frac{\log _{a+b} ... | 0 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.166. $\sqrt{\log _{0.04} x+1}+\sqrt{\log _{0.2} x+3}=1$. | ## Solution.
Domain of definition: $\left\{\begin{array}{l}\frac{1}{2} \log _{0.2} x+1 \geq 0, \\ \log _{0.2}+3 \geq 0, \quad \Leftrightarrow 00\end{array} \quad\right.$
Switch to base 0.2. We have
$$
\begin{aligned}
& \sqrt{\frac{1}{2} \log _{0.2} x+1}+\sqrt{\log _{0.2} x+3}=1 \Leftrightarrow \\
& \Leftrightarrow \... | 25 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.176. $2^{\log _{5} x^{2}}-2^{1+\log _{5} x}+2^{\log _{5} x-1}-1=0$.
7.176. $2^{\log _{5} x^{2}}-2^{1+\log _{5} x}+2^{\log _{5} x-1}-1=0$. | Solution.
Domain of definition: $x>0$.
Rewrite the equation as $2^{2 \log _{5} x}-2 \cdot 2^{\log _{5} x}+\frac{2^{\log _{5} x}}{2}-1=0 \Leftrightarrow$ $\Leftrightarrow 2 \cdot 2^{2 \log _{5} x}-3 \cdot 2^{\log _{5} x}-2=0$. Solving this equation as a quadratic equation in terms of $2^{\log _{5} x}$, we find $2^{\lo... | 5 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.177. $\frac{\log _{2}\left(9-2^{x}\right)}{3-x}=1$.
Translate the above text into English, please keep the original text's line breaks and format, and output the translation result directly.
7.177. $\frac{\log _{2}\left(9-2^{x}\right)}{3-x}=1$. | ## Solution.
Domain of definition: $\left\{\begin{array}{l}9-2^{x}>0, \\ 3-x \neq 0,\end{array} \Leftrightarrow 3 \neq x<\log _{2} 9\right.$.
## From the condition
$$
\log _{2}\left(9-2^{x}\right)=3-x \Leftrightarrow 9-2^{x}=2^{3-x} \Leftrightarrow 2^{2 x}-9 \cdot 2^{x}+8=0
$$
Solving it as a quadratic equation in ... | 0 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.179. $\log _{a^{2}} x^{2}+\log _{a}(x-1)=\log _{a} \log _{\sqrt{5}} 5$. | Solution.
Domain of definition: $\left\{\begin{array}{l}x>1, \\ 0<a \neq 1 .\end{array}\right.$
From the condition we have
$$
\log _{a} x+\log _{a}(x-1)=\log _{a} 2 \Rightarrow \log _{a} x(x-1)=\log _{a} 2
$$
from which $x^{2}-x-2=0 \Rightarrow x_{1}=2, x_{2}=-1 ; x_{2}=-1$ does not satisfy the domain of definition... | 2 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.186. $\log _{12}\left(4^{3 x}+3 x-9\right)=3 x-x \log _{12} 27$. | ## Solution.
Domain of definition: $4^{3 x}+3 x-9>0$.
Rewrite the equation as
$$
\log _{12}\left(4^{3 x}+3 x-9\right)+\log _{12} 27^{x}=3 x \Rightarrow \log _{12} 27^{x}\left(4^{3 x}+3 x-9\right)=3 x
$$
from which $27^{x}\left(4^{3 x}+3 x-9\right)=12^{3 x} \Leftrightarrow 4^{3 x}+3 x-9=4^{3 x}, 3 x-9=0, x=3$.
Answ... | 3 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.187. $x^{2} \cdot \log _{x} 27 \cdot \log _{9} x=x+4$. | ## Solution.
Domain of definition: $0<x \neq 1$.
Switch to base 3, then
$$
\frac{3 x^{2}}{\log _{3} x} \cdot \frac{\log _{3} x}{2}=x+4 \Leftrightarrow 3 x^{2}-2 x-8=0
$$
from which $x_{1}=2, x_{2}=-\frac{4}{3} ; x_{2}=-\frac{4}{3}$ does not satisfy the domain of definition.
Answer: 2. | 2 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.197. $5^{\frac{x}{\sqrt{x}+2}} \cdot 0.2^{\frac{4}{\sqrt{x}+2}}=125^{x-4} \cdot 0.04^{x-2}$. | ## Solution.
Domain of definition: $x \geq 0$.
From the condition we have
$$
\begin{aligned}
& 5^{\frac{x}{\sqrt{x}+2}} \cdot 5^{-\frac{4}{\sqrt{x}+2}}=5^{3 x-12} \cdot 5^{-2 x+4} \Leftrightarrow 5^{\frac{x}{\sqrt{x}+2}-\frac{4}{\sqrt{x}+2}}=5^{3 x-12-2 x+4} \Leftrightarrow \\
& \Leftrightarrow \frac{x-4}{\sqrt{x}+2... | 9 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.198. $\left(3 \cdot\left(3^{\sqrt{x}+3}\right)^{\frac{1}{2 \sqrt{x}}}\right)^{\frac{2}{\sqrt{x}-1}}=\frac{3}{\sqrt[10]{3}}$. | ## Solution.
Domain of definition: $0<x \neq 1$.
From the condition
$$
3^{\frac{3(\sqrt{x}+1)}{2 \sqrt{x}} \cdot \frac{2}{\sqrt{x}-1}}=3^{\frac{9}{10}} \Leftrightarrow \frac{3(\sqrt{x}+1)}{2 \sqrt{x}} \cdot \frac{2}{\sqrt{x}-1}=\frac{9}{10} \Leftrightarrow 3 x-13 \sqrt{x}-10=0
$$
Solving this equation as a quadrati... | 25 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.200. $\frac{1+2 \log _{9} 2}{\log _{9} x}-1=2 \log _{x} 3 \cdot \log _{9}(12-x)$. | ## Solution.
Domain of definition: $\left\{\begin{array}{l}0<x<12, \\ x \neq 1 .\end{array}\right.$
Switch to base 3. Then we get
$$
\begin{aligned}
& \frac{1+\frac{2 \log _{3} 2}{\log _{3} 9}}{\frac{\log _{3} x}{\log _{3} 9}}-1=\frac{2}{\log _{3} x} \cdot \frac{\log _{3}(12-x)}{\log _{3} 9} \Leftrightarrow \frac{2+... | 6 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.201. $3 \lg 2+\lg \left(2^{\sqrt{x-1}-1}-1\right)=\lg \left(0.4 \sqrt{2^{\sqrt{x-1}}}+4\right)+1$. | Solution.
Domain of definition: $\left\{\begin{array}{l}2^{\sqrt{x-1}-1}-1>0, \\ x-1 \geq 0\end{array} \Leftrightarrow x>2\right.$.
Rewrite the equation in the form
$$
\begin{aligned}
& \lg 8+\lg \left(2^{\sqrt{x-1}-1}-1\right)=\lg \left(0.4 \sqrt{2^{\sqrt{x-1}}}+4\right)+\lg 10 \Leftrightarrow \\
& \Leftrightarrow ... | 17 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.208. $2^{x-1}+2^{x-4}+2^{x-2}=6.5+3.25+1.625+\ldots$ (the expression on the right side is an infinite geometric progression). | Solution.
On the right side, we have the sum of the terms of an infinitely decreasing geometric progression $S$, where $b_{1}=6.5 ; q=\frac{3.25}{6.5}=0.5 \Rightarrow S=\frac{b_{1}}{1-q}=\frac{6.5}{1-0.5}=13$.
Rewrite the equation as $\frac{2^{x}}{2}+\frac{2^{x}}{16}+\frac{2^{x}}{4}=13 \Leftrightarrow \frac{13}{16} \... | 4 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.209. $49^{1+\sqrt{x-2}}-344 \cdot 7^{\sqrt{x-2}}=-7$.
Translate the above text into English, please retain the original text's line breaks and format, and output the translation result directly.
7.209. $49^{1+\sqrt{x-2}}-344 \cdot 7^{\sqrt{x-2}}=-7$. | Solution.
Domain of definition: $x \geq 2$.
Rewrite the equation as $49 \cdot 7^{2 \sqrt{x-2}}-344 \cdot 7^{\sqrt{x-2}}+7=0$. Solving it as a quadratic equation in terms of $7^{\sqrt{x-2}}$, we get $\left(7^{\sqrt{x-2}}\right)=7^{-2}$ or $\left(7^{\sqrt{x-2}}\right)_{2}=7$, from which $(\sqrt{x-2})_{1}=-2$ (no soluti... | 3 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.212. $\frac{\log _{4 \sqrt{x}} 2}{\log _{2 x} 2}+\log _{2 x} 2 \cdot \log _{1 / 2} 2 x=0$. | Solution.
Domain of definition: $\left\{\begin{array}{l}x>0, \\ x \neq \frac{1}{16}, \\ x \neq \frac{1}{2}, \\ x \neq 1 .\end{array}\right.$
Transition to base 2. We have
$\frac{\frac{\log _{2} 2}{\log _{2} 4 \sqrt{x}}}{\frac{\log _{2} 2}{\log _{2} 2 x}}+\frac{\log _{2} 2}{\log _{2} 2 x} \cdot \frac{\log _{2} 2 x}{\... | 4 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.214. $9^{x}+6^{x}=2^{2 x+1}$.
Translate the above text into English, keeping the original text's line breaks and format, and output the translation result directly.
7.214. $9^{x}+6^{x}=2^{2 x+1}$. | Solution.
Rewrite the equation as $3^{2 x}+2^{x} \cdot 3^{x}-2 \cdot 2^{2 x}=0$ and divide it by $2^{2 x} \neq 0$. Then $\left(\frac{3}{2}\right)^{2 x}+\left(\frac{3}{2}\right)^{x}-2=0 \Rightarrow\left(\left(\frac{3}{2}\right)^{x}\right)=-2$ (no solutions) or $\left(\left(\frac{3}{2}\right)^{x}\right)_{2}=1 \Rightarro... | 0 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.218. $\left(\frac{3}{5}\right)^{2 \log _{9}(x+1)} \cdot\left(\frac{125}{27}\right)^{\log _{27}(x-1)}=\frac{\log _{5} 27}{\log _{5} 243}$. | Solution.
Domain of definition: $x>1$.
From the condition we have
$\left(\frac{3}{5}\right)^{\log _{3}(x+1)} \cdot\left(\frac{3}{5}\right)^{\log _{3}(x-1)}=\frac{3}{5} \Leftrightarrow\left(\frac{3}{5}\right)^{\log _{3}(x+1)+\log _{3}(x-1)}=\frac{3}{5} \Rightarrow$
$\Rightarrow \log _{3}(x+1)+\log _{3}(x-1)=1 \Right... | 2 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.219. $5^{1+x^{3}}-5^{1-x^{3}}=24$.
7.219. $5^{1+x^{3}}-5^{1-x^{3}}=24$. | Solution.
We have $5 \cdot 5^{x^{3}}-\frac{5}{5^{x^{3}}}-24=0 \Leftrightarrow 5 \cdot\left(5^{x^{3}}\right)^{2}-24 \cdot 5^{x^{3}}-5=0$. Solving this equation as a quadratic in terms of $5^{x^{3}}$, we get $5^{x^{3}}=-\frac{1}{5}$ (no solutions), or $5^{x^{3}}=5 \Rightarrow x^{3}=1, x=1$.
Answer: 1 . | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.220. $3^{2 x+4}+45 \cdot 6^{x}-9 \cdot 2^{2 x+2}=0$.
7.220. $3^{2 x+4}+45 \cdot 6^{x}-9 \cdot 2^{2 x+2}=0$.
(No change needed as the text is already in English and contains only a mathematical equation.) | Solution.
Rewrite the equation as $81 \cdot 3^{2 x}+45 \cdot 3^{x} \cdot 2^{x}-36 \cdot 2^{x}=0$. Dividing it by $9 \cdot 2^{2 x}$, we get $9 \cdot\left(\frac{3}{2}\right)^{2 x}+5 \cdot\left(\frac{3}{2}\right)^{x}-4=0 \Rightarrow\left(\frac{3}{2}\right)^{x}=-1$ (no solutions), or $\left(\frac{3}{2}\right)^{x}=\left(\f... | -2 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.225. $\log _{3 x+7}(5 x+3)+\log _{5 x+3}(3 x+7)=2$. | Solution.
Domain of definition: $\left\{\begin{array}{l}0-\frac{3}{5}, x \neq-\frac{2}{5}\right.$.
Multiplying the equation by $\log _{3 x+7}(5 x+3) \neq 0$, we get
$$
\begin{aligned}
& \log _{3 x+7}^{2}(5 x+3)-2 \log _{3 x+7}(5 x+3)+1=0 \Leftrightarrow\left(\log _{3 x+7}(5 x+3)-1\right)^{2}=0 \Leftrightarrow \\
& \... | 2 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.227. $(\lg (x+20)-\lg x) \log _{x} 0.1=-1$. | Solution.
Domain of definition: $\left\{\begin{array}{l}x+20>0, \\ 0<x \neq 1\end{array}\right.$ or $0<x \neq 1$.
Switch to base 10. We have $(\lg (x+20)-\lg x)\left(-\frac{1}{\lg x}\right)=-1 \Leftrightarrow$ $\Leftrightarrow \lg (x+20)-\lg x=\lg x \Leftrightarrow \lg (x+20)=2 \lg x \Leftrightarrow \lg (x+20)=\lg x^... | 5 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.228. $5^{\lg x}=50-x^{\lg 5}$. | ## Solution.
Domain of definition: $0<x \neq 1$.
Rewrite the equation as $5^{\lg x}=50-5^{\lg x}, 2 \cdot 5^{\lg x}=50, 5^{\lg x}=25$, from which $\lg x=2, x=10^{2}=100$.
Answer: 100. | 100 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.229. $27 \cdot 2^{-3 x}+9 \cdot 2^{x}-2^{3 x}-27 \cdot 2^{-x}=8$. | Solution.
Transform the equation:
$$
\begin{aligned}
& 27+9 \cdot 2^{4 x}-2^{6 x}-27 \cdot 2^{2 x}=8 \cdot 2^{3 x} \Leftrightarrow \\
& \Leftrightarrow 2^{6 x}-9 \cdot 2^{4 x}+8 \cdot 2^{3 x}+27 \cdot 2^{2 x}-27=0 \Leftrightarrow \\
& \Leftrightarrow 2^{6 x}-2^{4 x}-8 \cdot 2^{4 x}+8 \cdot 2^{3 x}+27 \cdot 2^{x}-27=0... | 0 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.230. $\log _{x+1}(x-0.5)=\log _{x-0.5}(x+1)$. | Solution.
Domain of definition: $\left\{\begin{array}{l}0<x+1 \neq 1, \\ 0<x-0.5 \neq 1\end{array}\right.$ or $0.5<x \neq 1.5$.
Multiplying both sides of the equation by $\log _{x+1}(x-0.5) \neq 0$, we get
$$
\begin{aligned}
& \log _{x+1}^{2}(x-0.5)=1 \Rightarrow \log _{x+1}(x-0.5)=-1 \Rightarrow \\
& \Rightarrow x-... | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.231. $\log _{4} \log _{2} x+\log _{2} \log _{4} x=2$. | Solution.
Domain of definition: $\left\{\begin{array}{l}\log _{2} x>0, \\ \log _{4} x>0,\end{array} \Leftrightarrow x>1\right.$.
Switch to base 2. We have
$$
\begin{aligned}
& \frac{1}{2} \log _{2} \log _{2} x+\log _{2}\left(\frac{1}{2} \log _{2} x\right)=2 \Leftrightarrow \\
& \Leftrightarrow \log _{2} \log _{2} x+... | 16 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.235. $x \log _{x+1} 5 \cdot \log _{\sqrt[3]{1 / 5}}(x+1)=\frac{x-4}{x}$. | ## Solution.
$$
\text { Domain: }\left\{\begin{array}{l}
0<x+1 \neq 1, \\
x \neq 0
\end{array} \Leftrightarrow-1<x \neq 0\right.
$$
Switch to base 5. We have $\frac{x}{\log _{5}(x+1)} \cdot(-3) \log _{5}(x+1)=\frac{x-4}{x}$,
$-3 x=\frac{x-4}{x}$ when $\log _{5}(x+1) \neq 0$. From here, $3 x^{2}+x-4=0, x_{1}=-\frac{4... | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.241. $\frac{\log _{2}\left(x^{3}+3 x^{2}+2 x-1\right)}{\log _{2}\left(x^{3}+2 x^{2}-3 x+5\right)}=\log _{2 x} x+\log _{2 x} 2$. | ## Solution.
Domain of definition: $\left\{\begin{array}{l}x^{3}+3 x^{2}+2 x-1>0, \\ 0<x^{3}+2 x^{2}-3 x+5 \neq 1, \\ 0<x \neq \frac{1}{2} .\end{array}\right.$
By the formula for changing the base we have
$$
\begin{aligned}
& \log _{x^{3}+2 x^{2}-3 x+5}\left(x^{3}+3 x^{2}+2 x-1\right)=\log _{2 x} 2 x \Leftrightarrow... | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.242. $\left(16 \cdot 5^{2 x-1}-2 \cdot 5^{x-1}-0.048\right) \lg \left(x^{3}+2 x+1\right)=0$. | Solution.
Domain: $x^{3}+2 x+1>0$.
From the condition $16 \cdot 5^{2 x-1}-2^{x-1}-0.048=0$ or $\lg \left(x^{3}+2 x+1\right)=0$. Rewrite the first equation as
$\frac{16}{5} \cdot 5^{2 x}-\frac{2}{5} \cdot 5^{x}-0.048=0 \Leftrightarrow 16 \cdot 5^{2 x}-2 \cdot 5^{x}-0.24=0$.
Solving this equation as a quadratic in te... | 0 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.243. $5^{x} \cdot \sqrt[x]{8^{x-1}}=500$. | Solution.
Rewrite the equation as $5^{x} \cdot 8^{\frac{x-1}{x}}=500 \Leftrightarrow \frac{5^{x} \cdot 8}{8^{1 / x}}=500 \Leftrightarrow$ $\Leftrightarrow \frac{5^{x} \cdot 2}{8^{1 / x}}=125 \Leftrightarrow 5^{x-3}=2^{3 / x-1} \Rightarrow\left\{\begin{array}{l}x-3=0, \\ \frac{3}{x}-1=0,\end{array}\right.$ from which $x... | 3 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.245. $\log _{1+x}\left(2 x^{3}+2 x^{2}-3 x+1\right)=3$. | Solution.
Domain of definition: $\left\{\begin{array}{l}2 x^{3}+2 x^{2}-3 x+1>0, \\ -1<x \neq 0 .\end{array}\right.$
We have
$$
\begin{aligned}
& 2 x^{3}+2 x^{2}-3 x+1=(1+x)^{3} \Leftrightarrow 2 x^{3}+2 x^{2}-3 x+1=1+3 x+3 x^{2}+x^{3} \Leftrightarrow \\
& \Leftrightarrow x^{3}-x^{2}-6 x=0 \Leftrightarrow x\left(x^{... | 3 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.246. $\log _{2} \sqrt[3]{x}+\sqrt[3]{\log _{2} x}=\frac{4}{3}$. | ## Solution.
Domain of definition: $x>0$.
## From the condition we have
$$
\frac{1}{3} \log _{2} x+\sqrt[3]{\log _{2} x}=\frac{4}{3} \Leftrightarrow \log _{2} x+3 \sqrt[3]{\log _{2} x}-4=0
$$
Let $\sqrt[3]{\log _{2} x}=y$. The equation in terms of $y$ becomes
$$
\begin{aligned}
& y^{3}+3 y-4=0 \Leftrightarrow\left... | 2 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.247. $\sqrt{\log _{5} x}+\sqrt[3]{\log _{5} x}=2$. | Solution.
Domain of definition: $\log _{5} x \geq 0$ or $x \geq 1$.
Rewrite the equation as $\sqrt[6]{\left(\log _{5} x\right)^{3}}+\sqrt[6]{\left(\log _{5} x\right)^{2}}-2=0$. Let $\sqrt[6]{\log _{5} x}=y$. The equation in terms of $y$ becomes
$$
y^{3}+y^{2}-2=0 \Leftrightarrow\left(y^{3}-1\right)+\left(y^{2}-1\rig... | 5 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.252. $\frac{2}{15}\left(16^{\log _{9} x+1}-16^{\log _{3} \sqrt{x}}\right)+16^{\log _{3} x}-\log _{\sqrt{5}} 5 \sqrt{5}=0$. | ## Solution.
Domain of definition: $x>0$.
Rewrite the equation as
$$
\begin{aligned}
& \frac{2}{15}\left(16 \cdot 16^{\frac{1}{2} \log _{3} x}-16^{\frac{1}{2} \log _{3} x}\right)+16^{\log _{3} x}-3=0 \Leftrightarrow \\
& \Leftrightarrow 16^{\log _{3} x}+2 \cdot 16^{\frac{\log _{3} x}{2}}-3=0
\end{aligned}
$$
Solvin... | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.254. $\log _{2} \sqrt[3]{4}+\log _{8}\left(9^{x+1}-1\right)=1+\log _{8}\left(3^{x+1}+1\right)$. | ## Solution.
Domain of definition: $9^{x+1}-1>0 \Leftrightarrow x>-1$.
Since $\log _{2} \sqrt[3]{4}=\frac{2}{3}$, we have
$$
\begin{aligned}
& \log _{8}\left(9 \cdot 3^{2 x}-1\right)-\log _{8}\left(3 \cdot 3^{x}+1\right)=\frac{1}{3} \Leftrightarrow \log _{8} \frac{9 \cdot 3^{2 x}-1}{3 \cdot 3^{x}+1}=\frac{1}{3} \Lef... | 0 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.255. $25^{\log _{4} x}-5^{\log _{16} x^{2}+1}=\log _{\sqrt{3}} 9 \sqrt{3}-25^{\log _{16} x}$. | ## Solution.
Domain of definition: $x>0$.
Rewrite the equation as
$5^{\log _{2} x}-5 \cdot 5^{\frac{1}{2} \log _{2} x}=5-5^{\frac{1}{2} \log _{2} x} \Leftrightarrow 5^{\log _{2} x}-4 \cdot 5^{\frac{1}{2} \log _{2} x}-5=0$.
Solving this equation as a quadratic equation in terms of $5^{\frac{1}{\log _{2} x}}$, we get... | 4 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
7.257. $\log _{2} 3 \cdot \log _{3} 4 \cdot \log _{4} 5 \cdot \ldots \cdot \log _{n}(n+1)=10(n \in N)$. | Solution.
Let's switch to base 2.
$\log _{2} 3 \cdot \frac{\log _{2} 4}{\log _{2} 3} \cdot \frac{\log _{2} 5}{\log _{2} 4} \cdot \ldots \cdot \frac{\log _{2}(n+1)}{\log _{2} n}=10 \Leftrightarrow \log _{2}(n+1)=10 \Leftrightarrow$
$\Leftrightarrow n+1=2^{10} \Leftrightarrow n=1024-1=1023$.
Answer: 1023. | 1023 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
9.111. Find the non-negative integer values of $x$ that satisfy the inequality $\frac{x+3}{x^{2}-4}-\frac{1}{x+2}<\frac{2 x}{2 x-x^{2}}$. | Solution.
Rewrite the inequality as $\frac{x+3}{x^{2}-4}-\frac{1}{x+2}+\frac{2 x}{x(x-2)}<0 \Leftrightarrow$
$$
\begin{aligned}
& \Leftrightarrow \frac{x+3}{(x-2)(x+2)}-\frac{1}{x+2}+\frac{2}{x-2}<0 \text { for } x \neq 0: \Leftrightarrow\left\{\begin{array}{l}
\frac{2 x+9}{(x-2)(x+2)}<0, \\
x \neq 0
\end{array} \Lef... | 1 | Inequalities | math-word-problem | Yes | Yes | olympiads | false |
10.193. Inside a right angle, there is a point $M$, the distances from which to the sides of the angle are 4 and $8 \mathrm{~cm}$. A line passing through point $M$ cuts off a triangle from the right angle with an area of $100 \mathrm{~cm}^{2}$. Find the legs of the triangle. | Solution.
Given $\angle C=90^{\circ}, M P=4 \mathrm{~cm}, M Q=8 \mathrm{~cm}, S_{\triangle A B C}=100 \mathrm{~cm}^{2}$ (Fig. 10.3); we need to find $B C$ and $A C$. Let $B C=x, A C=y$; then $0.5 x y=100$, i.e., $x y=200$. Since $\triangle B P M \sim \triangle M Q A$, we have $\frac{M P}{A Q}=\frac{B P}{M Q}$ or $\fra... | 40 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.195. The circle touches two adjacent sides of the square and divides each of the other two sides into segments equal to 2 and 23 cm. Find the radius of the circle. | ## Solution.
Let $M$ and $K$ be the points of tangency of the circle with the sides $AB$ and $AD$ of the square $ABCD$ (Fig. 10.5), $M$ and $K$ being the points of intersection of the circle with the specified sides of the square, and $P$ and $E$ being the points of intersection with the sides $BC$ and $CD$. By the pr... | 17 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.196. Given a triangle $A B C$, in which $2 h_{c}=A B$ and $\angle A=75^{\circ}$. Find the measure of angle $C$. | ## Solution.
Let the height $CD$ be denoted by $h$, and the segment $AD$ by $x$ (Fig. 10.6). We have $\angle ACD = 90^{\circ} - 75^{\circ} = 15^{\circ}$. Draw $AF$ such that $\angle CAF = \angle ACD = 15^{\circ}$. Then $\angle AFD = 30^{\circ}$, and from $\triangle ADF$ we get $AF = FC = 2x$, $DF = x \sqrt{3}$. But $D... | 75 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.199. The bases of the trapezoid are 4 and 16 cm. Find the radii of the inscribed and circumscribed circles of the trapezoid, given that these circles exist. | Solution.
In trapezoid $ABCD$ (Fig. 10.9) $BC \| AD, BC=4$ cm, $AD=16$ cm. Since a circle is circumscribed around the given trapezoid, then $AB=CD$. Since a circle can be inscribed in the given trapezoid, then $AD+BC=AB+CD=2AB; AB=\frac{AD+BC}{2}=10$ cm. $BK$ is the height of the trapezoid. Then $AK=\frac{AD-BC}{2}=6$... | 4 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.205. A circle with a radius of 5 cm is inscribed in some angle. The length of the chord connecting the points of tangency is 8 cm. Two tangents, parallel to the chord, are drawn to the circle. Find the sides of the resulting trapezoid. | Solution.
The circle with center $O$ (Fig. 10.15) touches the sides of angle $E$ at points $K$ and $L, K L=8 \text{ cm}, O K=5 \text{ cm}, A B\|C D\| K L$. Draw the diameter of the circle $M N \| K L, P$ is the intersection point of $E O$ and $K L, \angle K P O=90^{\circ}, \triangle K P O \sim$ $\sim \triangle O K M-$... | 20 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.206. What integers represent the sides of an isosceles triangle if the radius of the inscribed circle is $3 / 2 \mathrm{~cm}$, and the radius of the circumscribed circle is $25 / 8$ cm | Solution.
In $\triangle ABC$, $AB = BC$, $BD$ is the altitude, $O_1$ is the center of the inscribed circle, and $O_2$ is the center of the circumscribed circle (see Fig. 10.16). The radii of these circles are $r = \frac{3}{2}$ cm and $R = \frac{25}{8}$ cm, respectively. $E$ is the point of intersection of the ray $BD$... | 5 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.208. Perpendiculars are drawn from the vertex of the acute angle of a rhombus to the lines containing the sides of the rhombus to which this vertex does not belong. The length of each perpendicular is 3 cm, and the distance between their bases is $3 \sqrt{3}$ cm. Calculate the lengths of the diagonals of the rhombus... | Solution.
Since $\triangle A E F$ is isosceles (Fig. 10.18), the bisector $A M$ is perpendicular to $E F$ and lies on the diagonal of the rhombus. We find $A M^{2}=A F^{2}-M F^{2}=9-\frac{27}{4}=\frac{9}{4}$, i.e., $A M=\frac{3}{2}$ (cm). In $\triangle A C F$, we have $\angle F=90^{\circ}$ and $F M \perp A C \Rightarr... | 6 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.211. On the larger leg of a right triangle, a circle is constructed with this leg as its diameter. Determine the radius of this circle if the smaller leg of the triangle is 7.5 cm, and the length of the chord connecting the vertex of the right angle with the point of intersection of the hypotenuse and the circle is ... | Solution.
In $\triangle ABC$ (Fig. 10.21) $\angle ACB=90^{\circ}, BC>AC, AC=7.5$ cm, $N$ is the intersection point of the circle mentioned in the condition and the hypotenuse $AB, CN=6$ cm. $\angle CNB$ is an inscribed angle and subtends the diameter. Therefore, $\angle CNB=90^{\circ}$. From $\triangle ANC \quad (\ang... | 5 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.212. The vertices of a rectangle inscribed in a circle divide it into four arcs. Find the distances from the midpoint of one of the larger arcs to the vertices of the rectangle, if its sides are 24 and 7 cm. | ## Solution.
Since $AC$ is the diameter of the circle (Fig. 10.22), then $R=0.5 \sqrt{24^{2}+7^{2}}=12.5$ cm. In $\triangle B O F$, we have $O F=\sqrt{O B^{2}-B F^{2}}=\sqrt{12.5^{2}-12^{2}}=3.5$ cm; hence, $M F=12.5-3.5=9$ cm, $M K=12.5+3.5=16$ cm. From $\triangle M B F$ and $\triangle M A K$, we find the required di... | 15 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.215. In a right-angled triangle, the medians of the legs are $\sqrt{52}$ and $\sqrt{73}$. Find the hypotenuse of the triangle. | ## Solution.
In $\triangle A B C$ (Fig. 10.25) $\angle A C B=90^{\circ}, B P$ and $A E$ are medians, $B P=\sqrt{52}$, $A E=\sqrt{73}$. Let $B C=x, A C=y$. Then $A B=\sqrt{x^{2}+y^{2}}$.
From $\triangle A C E\left(\angle A C E=90^{\circ}\right):$
$$
A C^{2}+C E^{2}=A E^{2} ; y^{2}+\frac{x^{2}}{4}=73
$$
From $\triang... | 10 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.216. Two circles, with radii of 4 and 8, intersect at a right angle. Determine the length of their common tangent. | Solution.
Let $A$ be the point of intersection of the circles with centers $O$ and $O_{1}$ (Fig. 10.26), $O A=8 \text{ cm}, O_{1} A=4 \text{ cm}$, $M N$ - their common tangent. According to the problem, the circles intersect at a right angle, so the tangents to them at point $A$ are perpendicular to each other. Theref... | 8 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.218. A line parallel to the bases of a trapezoid passes through the point of intersection of its diagonals. Find the length of the segment of this line, enclosed between the lateral sides of the trapezoid, if the bases of the trapezoid are 4 and 12 cm. | ## Solution.
In trapezoid $ABCD$ (Fig. 10.28) $BC \| AD, BC=4$ cm, $AD=12$ cm, $O$ is

Fig. 10.28
 we have: $A B=B C=18, A C=12$. Let $B D=B E=x$. Then $A D=E C=18-x$. The perimeter of trapezoid $A D E C$ is: $P=A C+D E+2 A D=40$, from which $D E=40-(2 A D+A C)=2 x-8$. $\triangle A B C \sim$ $\sim \triangle D B E$, therefore, $\frac{B D}{D E}=\frac{A B... | 6 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.225. Two circles of different radii touch each other externally. Find the angle determined by the chords connecting the point of contact of the circles with the points of contact of their common external tangent. | Solution.
Let $AB$ be the common external tangent of the given circles, $C$ be the point of tangency, and $D$ be the intersection point of $AB$ and the common tangent of the circles at point $C$ (Fig. 10.34). Then $DB = DC$, $DA = DC$, hence $\angle DCB = \angle DBC$, $\angle DAC = \angle DCA$. From $\triangle ACB: \a... | 90 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.229. A parallelogram with sides of 3 cm and 5 cm and a diagonal of 6 cm is inscribed in a triangle. Find the sides of the triangle, given that the diagonals of the parallelogram are parallel to the lateral sides of the triangle, and the smaller of its sides lies on the base of the triangle. | Solution.
Let in $\triangle A B C D K=E F=3 \text{cm}, D E=5 \text{cm}, D F=6$ cm, $D K \| E F$, $O$ - the point of intersection of the diagonals $D F$ and $E K$ of the parallelogram $D E F K$ (Fig. 10.38). Let $E O=x$ cm. Then $D F^{2}+E K^{2}=2\left(D E^{2}+E F^{2}\right)$; $36+4 x^{2}=2(25+9) ; x=2 \sqrt{2}$. OEBF ... | 9 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.230. The height, base, and sum of the lateral sides of the triangle are 24, 28, and 56 cm, respectively. Find the lateral sides. | Solution.
The area of the triangle $S=\frac{24 \cdot 28}{2}=336 \mathrm{~cm}^{2}$. Let one of the lateral sides be $x$ cm, then the second one is $(56-x)$ cm. The semi-perimeter of the triangle
; then $K L=\sqrt{K O^{2}-L O^{2}}$. $L O=B E=18-13=5(\mathrm{~cm}) \Rightarrow K L=\sqrt{13^{2}-5^{2}}=12$ (cm), $B K=13-12=1$ (cm). We have found that the side of the square is divided into segments of 1 and 17 cm.
Answer: 1 and 17 cm. | 1 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.244. A circle with a radius of 3 cm is inscribed in a triangle. Calculate the lengths of the sides of the triangle if one of them is divided by the point of tangency into segments of 4 and $3 \mathrm{~cm}$. | Solution.
Let $O$ be the center of the circle with radius 3 inscribed in $\triangle ABC$ (Fig. 10.51). $M, N, K$ are the points of tangency of this circle with the sides $AB, BC, AC$ respectively. $BN=3 \text{ cm}, NC=4 \text{ cm}$. Then $ON \perp BC, OM \perp AB$, $ON=OM=3 \text{ cm}$. $BM=BN=3 \text{ cm}$. Therefore... | 24 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.251. Five circles are inscribed in an angle of $60^{\circ}$ such that each subsequent circle (starting from the second) touches the previous one. By what factor is the sum of the areas of all five corresponding circles greater than the area of the smallest circle? | ## Solution.
Let $A$ be the vertex of the angle. $O_{i}$ and $r_{i}$ be the center and radius of the $i$-th circle $(i=1, \ldots, 5)$. Since $\frac{1}{2} \angle A=30^{\circ}$, then $A O_{i}=2 r_{i}, A O_{i-1}=2 r_{i-1}$, from which $A O_{i}=A O_{i-1}+r_{i-1}+r_{i}$ or $2 r_{i}=2 r_{i-1}+r_{i-1}+r_{i}$, i.e., $r_{i}=3 ... | 7381 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.255. Through point $A$ of a circle with a radius of 10 cm, two mutually perpendicular chords $A B$ and $A C$ are drawn. Calculate the radius of the circle that is tangent to the given circle and the constructed chords, if $A B=16$ cm. | Solution.
$O$ is the center of a circle with a radius of 10 cm (Fig. 10.60), $O_{1}$ is the center of a circle that touches the chords $A B$ and $A C$ and the given circle at points $M, D$, and $K$ respectively. Then $O_{1} D \perp A C, O_{1} M \perp A B$. $\angle B A C$ is an inscribed and right angle. Therefore, $B ... | 8 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.256. The lengths of two sides of an acute triangle are $\sqrt{13}$ and $\sqrt{10} \mathrm{~cm}$. Find the length of the third side, knowing that this side is equal to the height drawn to it. | Solution.
Let in $\triangle A B C$ (Fig. 10.61) $A B=\sqrt{10}$ cm, $B C=\sqrt{13}$ cm, height $B D=A C$. Since $\triangle A B C$ is an acute-angled triangle, point $D$ lies on the segment $A C$. Let $B D=A C=x$ cm. From $\triangle A D B\left(\angle A D B=90^{\circ}\right)$: $A D=\sqrt{A B^{2}-B D^{2}}=\sqrt{10-x^{2}}... | 3 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.259. On the segment $A C$ of length 12 cm, a point $B$ is constructed such that $A B=4 \text{ cm}$. On the segments $A B$ and $A C$ as diameters, semicircles are constructed in the same half-plane with boundary $A C$. Calculate the radius of the circle that is tangent to the constructed semicircles and $A C$. | ## Solution.
Points $O_{1}$ and $O_{2}$ are the centers of semicircles with diameters $A B$ and $A C$ and radii $R_{1}=2$ cm and $R_{2}=6$ cm, respectively (Fig. 10.64). $O_{3}$ is the center of the circle with the unknown radius $x$ cm, $x>0$. Then $O_{1} O_{3}=(x+2)$ cm,
, $\angle ABC = \angle ADC = 90^\circ$, $\angle BAD = 120^\circ$, $\angle BCD = 60^\circ$. $P$ is the intersection point of $AC$ and $BD$, and $AC \perp BD$. Since $\angle ABC = 90^\circ$, $AC$ is the diameter of the given circle. $BP$ is t... | 3 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.283. The area of a right-angled triangle is $24 \mathrm{~cm}^{2}$, and the hypotenuse is 10 cm. Find the radius of the inscribed circle. | Solution.
Let $a$ and $b$ be the legs of the triangle. We have the system $\left\{\begin{array}{l}a b=48, \\ a^{2}+b^{2}=100,\end{array} \Rightarrow\right.$ $\Rightarrow a^{2}+2 a b+b^{2}=196, a^{2}-2 a b+b^{2}=4, \Rightarrow a+b=14, a-b=2$ and, consequently, $a=8$ (cm), $b=6$ (cm). Since $S=p r$, then $24=12 r, r=2$ ... | 2 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.309. The area of an isosceles trapezoid circumscribed about a circle is $32 \mathrm{~cm}^{2}$; the acute angle of the trapezoid is $30^{\circ}$. Determine the sides of the trapezoid. | ## Solution.
Let the height $B H$ of the trapezoid be $h$ (Fig. 10.98). Then $A B=2 h$ (since $\angle A=30^{\circ}$), $B C+A D=4 h$ (since $B C+A D=A B+C D=2 A B$). The area of the trapezoid $S=\frac{(B C+A D) h}{2}=2 h^{2}=32\left(\mathrm{~cm}^{2}\right)$, from which $h=4$ cm. Therefore, $A B=C D=8 \mathrm{~cm}, B C+... | 8 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.321. The medians of a triangle are 3, 4, and 5 cm. Find the area of the triangle. | ## Solution.
Let $A N, B M, C P$ be the medians of $\triangle A B C$ (Fig. 10.110), $O$-the point of their intersection, $A N=3 \text{ cm}, B M=4 \text{ cm}, C P=5 \text{ cm}$. On the extension of segment $B M$ beyond point $M$, lay off segment $D M=O M$. Then $D O=B O=$ $=\frac{2}{3} B M=\frac{8}{3}$ cm. Drop a perpe... | 8 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.323. The diagonal of an isosceles trapezoid is $10 \mathrm{~cm}$, and the area is $48 \mathrm{~cm}^{2}$. Find the height of the trapezoid. | Solution.
In trapezoid $ABCD$ (Fig. 10.112) $AB=CD, AC=10$ cm, $CE$ is the height. Let $AE=x$ cm, $CE=y$ cm. Since $AE=\frac{AD+BC}{2}$, then by the condition $xy=48$ cm. From $\triangle AEC\left(\angle AEC=90^{\circ}\right): AE^{2}+CE^{2}=AC^{2} ; x^{2}+y^{2}=100$. We solve the system of equations: $\left\{\begin{arr... | 6 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.333. Parallelogram $A B C D$, where $A B=153 \mathrm{~cm}, A D=180$ cm, $B E=135$ cm ( $B E$ - height), is divided into three equal-area figures by lines perpendicular to $A D$. At what distance from point $A$ are the points of intersection of these perpendiculars with $A D$? | ## Solution.
Let $K M$ and $L H$ be the lines dividing the parallelogram $A B C D$ (Fig. 10.119) into three equal-area figures, and $D F$ be the height of the parallelogram. Then $B K=E M=H D=L F$. Let $B K=x$ cm. From $\triangle A E B\left(\angle A E B=90^{\circ}\right)$: $A E=\sqrt{A B^{2}-B E^{2}}=72$ cm. Then $A M... | 96 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.335. The perimeter of a sector is 28 cm, and its area is $49 \mathrm{~cm}^{2}$. Determine the length of the arc of the sector. | ## Solution.
The perimeter of the sector $p=2 r+l$, where $r$ is the radius of the sector, $l$ is the length of the arc of the sector. The area of the sector $S=\frac{r l}{2}$.
Then $\left\{\begin{array}{l}2 r+l=28, \\ r l=98,\end{array}\left\{\begin{array}{l}r=\frac{28-l}{2} \\ r l=98\end{array}, l(28-l)=196 ; l^{2}... | 14 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
10.346. A circle with center $O_{1}$ is divided by the diameter $A B$ into two semicircles. In one of them, two new semicircles are constructed, based on $O_{1} A$ and $O_{1} B$ as diameters. A circle is inscribed in the curvilinear figure bounded by the contours of these three semicircles. How many times smaller is it... | ## Solution.
Let $O_{2}$ be the midpoint of $A O_{1}$ - the center of one semicircle, $O_{3}$ be the midpoint of $B O_{1}$ - the center of the second semicircle, $O_{4}$ - the center of the circle inscribed in the curvilinear figure mentioned in the problem (Fig. 10.129).
. Let $A H=x$; then $A F=8+x, D H=24-x$. Considering that $B H=C F$, in $\triangle A F C$ and $\triangle B H D$ we have $A C^{2}-A F^{2}=B D^{2}-D H^{2} . \Rightarrow 64 x=256, x=4$ cm.
Then $C F=\sqrt{A C^{2}-A F^{2}}=\sqrt{13^{2}-12^{2}}=5 \text{ cm... | 80 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
11.114. In a truncated triangular pyramid, the height is 10 m, the sides of one base are 27, 29, and 25 m, and the perimeter of the other base is 72 m (Fig. 11.12). Determine the volume of the truncated pyramid. | Solution.
Let $S_{1}$ and $S_{2}$ be the areas of the bases of the given truncated pyramid, and $P_{1}$ and $P_{2}$ be the perimeters of the bases, with $P_{2}=72 \text{ m}$. Then $P_{1}=27+29+52=108 \text{ (m)}$, from which, using Heron's formula, $S_{1}=270 \text{ m}^{2}$.
. Given $A B=C D$, then $K D=\frac{A D-B C}{2}=5 \text{ cm}, A K=\frac{A D+B C}{2}=16 \text{ cm}$.
From $\triangle C K D\left(\angle C K D=90^{\circ}\right): C K=\sqrt{C D^{2}-K D^{2}}=12 \text{ cm}$.
From $\tr... | 906 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
11.149. The base of a right parallelepiped is a parallelogram, one of the angles of which is $30^{\circ}$. The area of the base is 4 dm $^{2}$. The areas of the lateral faces of the parallelepiped are 6 and 12 dm ${ }^{2}$. Find the volume of the parallelepiped. | Solution.
The volume of the parallelepiped $V=S_{\text {base }} h$, where $h$ is the height of the parallelepiped. Since the parallelepiped is a right one, the heights of the lateral faces are also equal to $h$ (Fig. 11.44). According to the problem, $\angle B A D=30^{\circ}, A B \cdot h=6$ dm $^{2}, A D \cdot h=12$ d... | 12 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
12.193. The base of the triangle is 4, and its median is $\sqrt{6}-\sqrt{2}$. One of the angles at the base is $15^{\circ}$. Show that the acute angle between the base of the triangle and its median is $45^{\circ}$. | Solution.
Let $BD$ be the median of $\triangle ABC, BD=\sqrt{6}-\sqrt{2}, AC=4, \angle A=15^{\circ}$ (Fig. 12.60), $\angle ADB=x$.
Then $\angle ABD=180^{\circ}-\left(x+15^{\circ}\right)$.
By the Law of Sines
from $\triangle ABD:$
$\frac{AD}{\sin \angle ABD}=\frac{BD}{\sin \angle A} \Rightarrow \frac{2}{\sin \left(... | 45 | Geometry | proof | Yes | Yes | olympiads | false |
12.194. In a trapezoid, the smaller base is equal to 2, the adjacent angles are $135^{\circ}$ each. The angle between the diagonals, facing the base, is $150^{\circ}$. Find the area of the trapezoid.
.
In $\triangle B O C: \angle A C B=\angle D B C=15^{\circ}$, then $\angle B A C=180^{\circ}-(\angle A B C+$ $+\angle A C B)=30^{\circ}$.
By ... | 2 | Geometry | math-word-problem | Yes | Yes | olympiads | false |
12.195. Prove that if the bisector of one of the angles of a triangle is equal to the product of the sides enclosing it, divided by their sum, then this angle is $120^{\circ}$.

Fig. 12.62
... | ## Solution.
Let $B D$ be the bisector of $\triangle A B C$ (Fig.12.62), $B C=a, A B=b, B D=l$, $\angle A B C=\alpha$.
$S_{\triangle A B C}=S_{\triangle A B D}+S_{\triangle C B D} \Rightarrow \frac{a b}{2} \sin \alpha=\frac{a l}{2} \sin \frac{\alpha}{2}+\frac{b l}{2} \sin \frac{\alpha}{2} \Leftrightarrow$
$\Leftrigh... | 120 | Geometry | proof | Yes | Yes | olympiads | false |
13.211. The digits of a certain three-digit number form a geometric progression. If in this number the digits of the hundreds and units are swapped, the new three-digit number will be 594 less than the desired one. If, however, in the desired number the digit of the hundreds is erased and the digits of the resulting tw... | ## Solution.
Let the desired number have the form $100 x+10 y+z$, where $x, y, z$ form a geometric progression, which means $x z=y^{2}$. From the condition, we get:
$$
\begin{aligned}
& 100 z+10 y+x=100 x+10 y+z-594 \Rightarrow \\
& \Rightarrow x-z=6 ; 10 y+z=10 z+y+18 \Rightarrow y-z=2
\end{aligned}
$$
We have the ... | 842 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.213. Usually, two mechanisms are involved in performing a certain task simultaneously. The productivity of these mechanisms is not the same, and when working together, they complete the task in 30 hours. However, this time the joint operation of the two mechanisms lasted only 6 hours, after which the first mechanism... | ## Solution.
Let the entire volume of work be equal to one unit, the first mechanism completes the task in $x$ hours, and the second in $y$ hours. Then the productivity of the first mechanism is $\frac{1}{x}$, and the second is $-\frac{1}{y}$, the combined productivity when working together is $\frac{1}{x}+\frac{1}{y}... | 75 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.215. A motorcyclist is moving away from point $A$ along a highway at a constant speed of $a$ km/h. After 30 minutes, a second motorcyclist starts from the same point at a constant speed of $1.25 a$ km/h. How many minutes after the start of the first motorcyclist was a third motorcyclist dispatched from the same poin... | Solution.
Let $t$ be the time the third racer drove before catching up with the first. This means he drove $(1.5 a \cdot t)$ km. The first racer drove for $t_{1}$ hours.
So $t_{1} \cdot a=t \cdot 1.5 a$.
The second racer drove $\left(t_{1}-\frac{1}{2}\right)$ hours and covered $1.25 a\left(t_{1}-\frac{1}{2}\right)$ ... | 50 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.216. Two motorcyclists set off simultaneously towards each other from points $A$ and $B$, the distance between which is 600 km. While the first covers 250 km, the second covers 200 km. Find the speeds of the motorcyclists, assuming their movements are uniform, if the first motorcyclist arrives at $B$ 3 hours earlier... | Solution.
Let $x$ km/h be the speed of the first motorcyclist; $y$ km/h be the speed of the second. The first covers 250 km in $\frac{250}{x}$ h; the second covers 200 km in $\frac{200}{y}$ h. According to the condition, $\frac{250}{x}=\frac{200}{y}$.
The first arrives at $B$ in $\frac{600}{x}$ h; the second arrives ... | 40 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.219. The population of the city increases annually by $1 / 50$ of the current number of residents. In how many years will the population triple? | Solution.
Using the compound interest formula $x\left(\frac{1}{50}+1\right)^{n}=3 x$, we find $n=\log _{3} 1.02 \approx 55$.
Answer: $\approx 55$ years. | 55 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.221. Two riders set out simultaneously from points $A$ and $C$ to point $B$, and despite the fact that $C$ was 20 km farther from $B$ than $A$ was from $B$, they arrived at $B$ simultaneously. Find the distance from $C$ to $B$, if the rider who set out from $C$ traveled each kilometer 1 minute 15 seconds faster than... | Solution.
Let $AB = x$ km, $BC = x + 20$ km.
The speed of the rider from $A - \frac{x}{5}$ km/h, the speed of the rider from $C - \frac{x + 20}{5}$ km/h.
According to the condition $\frac{5}{x} - \frac{5}{x + 20} = \frac{1}{48}$, from which $x = 60$ km.
Then $CB = x + 20 = 80$ km.
Answer: 80 km. | 80 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.222. The distance between stations $A$ and $B$ is 103 km. A train left $A$ for $B$ and, after traveling a certain distance, was delayed, and therefore the remaining distance to $B$ was traveled at a speed 4 km/h greater than the initial speed. Find the original speed of the train, given that the remaining distance t... | ## Solution.
Let $x$ km/h be the original speed of the train, $t$ h be the time until its stop.
Then $\left\{\begin{array}{l}x \cdot t=40, \\ (x+4)\left(t+\frac{1}{4}\right)=63,\end{array}\right.$ from which $x=80$ km/h.
Answer: $80 \mathrm{km} /$ h. | 80 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.223. Point $C$ is located 12 km downstream from point $B$. A fisherman set out from point $A$, located upstream from point $B$, to point $C$. After 4 hours, he arrived at $C$, and the return trip took 6 hours. On another occasion, the fisherman used a motorboat, thereby tripling his own speed relative to the water, ... | Solution.
Let $v_{T}$ km/h be the speed of the current; $v_{,}$ km/h be the speed of the boat; $a$ km/h be the distance between $A$ and $B$. Then, according to the problem,
$$
\left\{\begin{array}{l}
\left(v_{T}+v_{T}\right) \cdot 4=12+a, \\
\left(v_{L}-v_{T}\right) \cdot 6=12+a, \\
a=\left(3 v_{T}+v_{T}\right) \cdot... | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.225. A certain order takes 3.6 hours longer to complete in workshop No.1 compared to workshop No.2, and 10 hours longer compared to workshop No.3. If under the same conditions, workshops No.1 and No.2 combine to complete the order, the completion time will be the same as in workshop No.3 alone. By how many hours mor... | ## Solution.
Let $x$ hours be the time to complete the order in Workshop No.3. Then in the 1st workshop, this time is $x+10$ hours, and in the 2nd workshop, it is $-x+6.4$ hours.
$$
\text { According to the condition } \frac{1}{x+10}+\frac{1}{x+6.4}=\frac{1}{x} \text {, from which } x=8 \text { hours. }
$$
This mean... | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.226. A manuscript of 80 pages was given to two typists. If the first typist starts typing the manuscript 3 hours after the second, then each of them will type half of the manuscript. If both typists start working simultaneously, then after 5 hours, 15 pages will remain untyped. How long will it take for each typist ... | Solution.
Let the first typist can retype the manuscript in $x$ hours; the second - in $y$ hours. The first typist prints one page in $\frac{x}{80}$ hours, the second - in $\frac{y}{80}$ hours. The work rate of the first: $\frac{80}{x}$ pages/hour, the second: $\frac{80}{y}$ pages/hour.
According to the condition: $\... | 16 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.227. Two workers were assigned a task. The second one started working an hour later than the first. After 3 hours from the time the first one started, they had 9/20 of the entire work left to complete. By the end of the work, it turned out that each had completed half of the entire work. How many hours would each, w... | Solution.
Let the 1st worker can complete the entire job in $x$ hours, the second in $y$ hours. The productivity of the 1st: $\frac{1}{x} ; 2$nd: $\frac{1}{y}$.
$$
\text { According to the condition }\left\{\begin{array}{l}
\frac{1}{x} \cdot 3+\frac{1}{y} \cdot 2=1-\frac{9}{20}, \\
\frac{x}{2}-\frac{y}{2}=1
\end{arra... | 10 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.228. Two workers were assigned to manufacture a batch of identical parts. After the first worked for 2 hours and the second for 5 hours, it turned out that they had completed half of the entire work. Working together for another 3 hours, they found that they had 0.05 of the entire work left to complete. In what time... | ## Solution.
Let the 1st worker can complete the entire job in $x$ hours, the second - in $y$ hours.
Productivity of the 1st: $\frac{1}{x}$, the second $-\frac{1}{y}$.
According to the condition $\left\{\begin{array}{l}\frac{1}{x} \cdot 2+\frac{1}{y} \cdot 5=\frac{1}{2}, \\ \frac{1}{2}+\left(\frac{1}{x}+\frac{1}{y}\... | 12 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.232. From the railway station to the beach is 4.5 km. A boy and a scheduled bus left the station for the beach simultaneously. After 15 minutes, the boy met the bus returning from the beach, and he managed to walk another $9 / 28$ km from the place of the first meeting with the bus, when he was caught up by the same... | ## Solution.
Let $v_{\text {m }}, v_{\text{a}}$ be the speeds of the boy and the bus, respectively.
According to the problem, we have the system
$\left\{\begin{array}{l}\frac{15}{60} v_{M}+\frac{15-4}{60} v_{\text{a}}=2 \cdot 4.5, \\ \frac{9}{28 v_{M}}=\frac{4}{60}+\frac{2 \frac{15}{60} v_{M}+\frac{9}{28}}{v_{\text{a... | 3 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.233. A tourist was returning from vacation on a bicycle. On the first leg of the journey, which was 246 km, he traveled on average 15 km less per day than he did on the last leg of the journey, which was 276 km. He arrived home right on time at the end of his last vacation day. It is also known that it took him one ... | ## Solution.
Let the tourist travel 267 km in $x$ days, and 246 km in $\frac{x}{2}+1$. On the first segment of 246 km, his speed was $v$ km/day, and on the second segment of 276 km, it was $(v+15)$ km/day.
Then $\left\{\begin{array}{l}\left(\frac{x}{2}+1\right) v=246, \\ x(v+15)=276,\end{array}\right.$
from which $x... | 4 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.236. The master is giving a simultaneous chess exhibition on several boards. By the end of the first two hours, he won $10 \%$ of the total number of games played, while 8 opponents drew their games with the master. Over the next two hours, the master won $10 \%$ of the games with the remaining opponents, lost two g... | ## Solution.
Let the game be played on $x$ boards. When in the first 2 hours $(0.1 x+8)$ games were played, in the next 2 hours: $0.1(x-0.1 x-8)+7+2$.
Then
$0.1 x+8+0.1(x-0.1 x-8)+7+2=x$,
from which $x=20$.
Answer: on 20 boards. | 20 | Combinatorics | math-word-problem | Yes | Yes | olympiads | false |
13.239. To the digital record of a certain two-digit number, the same number was appended to the right, and from the resulting number, the square of the intended number was subtracted. The difference was divided by $4 \%$ of the square of the intended number; in the quotient, half of the intended number was obtained, a... | Solution.
Let $a$ be the number thought of. Then the new number is $100a + a = 101a$.
According to the condition, $101a - a^2 = 0.04a^2 \cdot \frac{1}{2}a + a$, from which $a = 50$.
Answer: 50.
 t+x t=V, \\ \left(t+2 \... | 60 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.247. From milk with a fat content of $5 \%$, cottage cheese with a fat content of $15.5 \%$ is produced, leaving whey with a fat content of $0.5 \%$. How much cottage cheese can be obtained from 1 ton of milk? | Solution.
Let $x$ tons of cottage cheese with a fat content of $15.5\%$ be obtained, then $(1-x)$ tons of whey with a fat content of $0.5\%$ will remain. Therefore, in 1 ton of milk, there is
$$
\frac{15.5 x}{100}+\frac{0.5(1-x)}{100}=\frac{15 x+0.5}{100} \text { tons of fat. }
$$
According to the condition $\frac{1... | 300 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.249. It was planned to divide the bonus equally among the most distinguished employees of the enterprise. However, it turned out that there were three more employees deserving the bonus than was initially expected. In this case, each would receive 400 rubles less. The union and administration found a way to increase... | Solution.
Let the number of people who were supposed to receive the award be $x$ and $y$ be the original total amount of the award.
According to the problem,
$$
\left\{\begin{array}{l}
(x+3)\left(\frac{y}{x}-400\right)=y \\
y+9000=2500(x+3)
\end{array}\right.
$$
from which $x=15$ people.
Therefore, the number of p... | 18 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.251. The hour and minute hands coincide at midnight, and a new day begins. At what hour of this new day will the hour and minute hands coincide again for the first time, assuming that the clock hands move without jumps? | ## Solution.
Let's assume the speed of the minute hand is 1, then the speed of the hour hand is $-\frac{1}{12} \cdot$ The hands will coincide when $\frac{1}{12} \cdot t + 60 = t$, where $t$ is the time of movement of the hands.
Solving the equation, we find $t = \frac{720}{11}$ (min).
Answer: 1 hr $5 \frac{5}{11}$ m... | 1 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.252. The duty maintenance worker descended on a downward-moving metro escalator. His entire journey from the upper platform to the lower one lasted $24 \mathrm{s}$. Then he climbed up and at the same pace descended again, but this time on a stationary escalator. It is known that the descent lasted 42 s. How many sec... | ## Solution.
Let $l$ be the path along the stationary escalator, $v_{\text {esc. }}$ be the speed of the escalator, and $v_{\text {tech. }}$ be the speed of the technician along the stationary escalator.
Then $\frac{l}{v_{\text {tech. }}}=42, \frac{l}{v_{\text {tech. }}+v_{\text {esc. }}}=24$. We need to find $\frac{... | 56 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.253. For hydrodynamic studies, a small model of a channel has been made. Several pipes of the same cross-section, supplying water, and several pipes of another, but also the same cross-section, intended for removing water, are connected to this model. If four inlet and three outlet pipes are opened simultaneously, t... | ## Solution.
Let $x$ m $^{3} /$ h be the flow rate of the inlet pipe, and $y$ m $^{3} /$ h be the flow rate of the outlet pipe. According to the problem,
$\left\{\begin{array}{l}5(4 x-3 y)=1000, \\ 2(2 x-2 y)=180,\end{array}\right.$
from which $x=65 \mathrm{~m}^{3}, y=20 \mathrm{~m}^{3}$.
Answer: 65 and $20 \mathrm{... | 65 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
13.257. A courier on a moped left city $A$ for city $B$, which are 120 km apart. One hour after this, a second courier on a motorcycle left $A$ and, catching up with the first, immediately handed him an errand and then turned back, returning to $A$ at the moment the first courier reached $B$. What is the speed of the f... | Solution.
Let $v$ km/h be the speed of the first courier; he traveled for $t$ hours to the meeting point. According to the problem, $v t=50(t-1)$. The first courier arrived in $B$ after $\frac{120}{v}$ hours, and the second courier returned to $A$ after $\left(\frac{2 v t}{50}+1\right)$ hours.
$$
\text { According to... | 30 | Algebra | math-word-problem | Yes | Yes | olympiads | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.