Find two consecutive even integers such that the smaller added to three times the larger gives a sum of 46.

Respuesta :

gmany

n, n + 2 - two consecutive even integers

The equation:

[tex]n+3(n+2)=46[/tex]

Solution:

Use distributive property: a(b + c) = ab + ac

[tex]n+(3)(n)+(3)(2)=46\\\\n+3n+6=46\ \ \ \ |-6\\\\4n=40\ \ \ \ |:4\\\\n=10\\\\n+2=12[/tex]

Answer: 10 and 12