P:1794: Difference between revisions

From Bitnami MediaWiki
Created page with "'''P:1794 (Florin Bojor)''' ''Suma a trei numere este <math>182</math>. Aflați cele trei numere, știind că jumătatea primului număr, treimea celui de-al doilea și pătrimea celui de-al treilea număr sunt trei numere consecutive în ordine crescătoare.'' '''Soluție'''"
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:


'''Soluție'''
'''Soluție'''
'''Metoda I.''' Pentru rezolvarea aritmetică folosim Metoda segmentelor.
Cel mai mic dintre cele trei numere consecutive este reprezentat grafic printr-un segment. Atunci primul număr este reprezentat prin două segmente de același fel, al doilea număr este reprezentat prin trei segmente și încă trei unități, iar cel de al treile număr este reprezentat prin patru segmente și încă opt unități, adică avem reprezentarea
[[File:Outputname-1.png|center|thumb]]
''Egalarea părților''
<math>2+3+4 = 9 </math> părți ... ... ... <math>182-2-8=171</math>
# Care este cel mai mic dintre cele trei numere consecutive? <math display="block">171 : 9 = 19</math>
# Care este primul număr? <math display="block">19 \times 2 = 38</math>
# Care este cel de al doilea număr? <math display="block">\left(19 + 1\right) \times 3 = 60 </math>
# Care este cel de al treile număr? <math display="block">\left(20+1\right) \times 4 = 84</math>
Răspuns: cele trei numere sunt <math>38</math>, <math>60</math>, <math>84</math>.
Verificare: <math>38 + 60 + 84 = 182</math>.
'''Metoda II.''' Pentru rezolvarea algebrică dacă cele trei numere sunt notate prin <math>2a</math>, <math>3b</math>, respectiv <math>3c</math>, atunci <math>2a+3b+4c=182</math> și <math>c=b+1=a+2</math>. Se obține <math display="block">2a+3\left(a+1\right)+4\left(a+2\right) = 182 \Leftrightarrow 9a+11=182,</math>de unde rezultă <math>a=19</math>. Atunci, <math>b=20</math> și <math>c=21</math>,iar cele trei numere sunt <math>38</math>, <math>60</math>, <math>84</math>.

Latest revision as of 14:45, 17 August 2025

P:1794 (Florin Bojor)

Suma a trei numere este Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 182} . Aflați cele trei numere, știind că jumătatea primului număr, treimea celui de-al doilea și pătrimea celui de-al treilea număr sunt trei numere consecutive în ordine crescătoare.

Soluție

Metoda I. Pentru rezolvarea aritmetică folosim Metoda segmentelor.

Cel mai mic dintre cele trei numere consecutive este reprezentat grafic printr-un segment. Atunci primul număr este reprezentat prin două segmente de același fel, al doilea număr este reprezentat prin trei segmente și încă trei unități, iar cel de al treile număr este reprezentat prin patru segmente și încă opt unități, adică avem reprezentarea

Egalarea părților

Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 2+3+4 = 9 } părți ... ... ... Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 182-2-8=171}

  1. Care este cel mai mic dintre cele trei numere consecutive? Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 171 : 9 = 19}
  2. Care este primul număr? Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 19 \times 2 = 38}
  3. Care este cel de al doilea număr? Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \left(19 + 1\right) \times 3 = 60 }
  4. Care este cel de al treile număr?

Răspuns: cele trei numere sunt Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 38} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 60} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 84} .

Verificare: Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 38 + 60 + 84 = 182} .

Metoda II. Pentru rezolvarea algebrică dacă cele trei numere sunt notate prin Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 2a} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 3b} , respectiv Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 3c} , atunci Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 2a+3b+4c=182} și Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle c=b+1=a+2} . Se obține Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 2a+3\left(a+1\right)+4\left(a+2\right) = 182 \Leftrightarrow 9a+11=182,} de unde rezultă Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle a=19} . Atunci, Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle b=20} și Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle c=21} ,iar cele trei numere sunt Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 38} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 60} , Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 84} .