Question 175354
</pre><font size=4><b>
Let the consecutive even numbers be----->{{{system(x=1st,x+2=2nd,x+4=3rd)}}}
As per condition,
{{{2highlight(x)-highlight(x+4)=36}}}
{{{x=36-4}}}
{{{x=highlight(32)}}}, 1st even number
{{{32+2=highlight(34)}}}, 2nd
{{{32+4=highlight(36)}}}, 3rd
Check,
{{{2*32-36=36}}}
{{{72-36=36}}}
{{{36=36}}}
Thank you,
Jojo</pre>