Daca a=200,b=500,c cu 400 mai mare decat a,d cu 100 mai mic decat b afla:a+b. b+d, c-a, b-d, c+d-a, c+d-(a+b).

Răspuns :

Răspuns:

7000

Explicație pas cu pas:

Explicație pas cu pas:

Întâi îl aflăm pe c:

[tex]c = a + 400 [/tex]

[tex]c = 200 + 400[/tex]

[tex]c = 600[/tex]

Apoi îl aflăm pe d:

[tex]d = b - 100[/tex]

[tex]d = 500 - 100[/tex]

[tex]d = 400[/tex]

Acum aflăm a+b:

[tex]a + b = 400 + 500[/tex]

[tex]a + b = 900[/tex]

Acum aflăm b+d:

[tex]b + d = 500 + 400[/tex]

[tex]b + d = 900[/tex]

Acum aflăm c-a:

[tex]c - a = 600 - 400[/tex]

[tex]c - a = 200[/tex]

Acum aflăm pe c-d:

Acum aflăm pe b-d:

[tex]b - d = 500 - 400[/tex]

[tex]b - d = 100[/tex]

Acum aflăm pe c+d-a:

[tex]c + d - a = 600 + 400 - 400[/tex]

[tex]c + d - a = 600[/tex]

Acum aflăm c+d-(a+b):

[tex]c + d - (a + b) = 600 + 400 - (400 + 500)[/tex]

[tex]c + d - (a + b) = 1000 - 900[/tex]

[tex]c + d - (a + b) = 100[/tex]

Sper că te-am ajutat!