Math, asked by amartyasrimani2519, 11 months ago

Find the even numbers between 1 to 50 and to them in algorithm

Answers

Answered by Madhusmita490
3

24 even numbers between 1 to 50

in logarithm = n÷2= 50÷2= 25

if we excluding 50 then 25-1=24

Answered by varshika1664
0

Answer:

The Correct Answer would be the numbers 2,4,6,8,10,12,14,16,18,20,22,26,28,30,32,34,36,38,40,42,44,46,48.

Step-by-step explanation:

We know that all the numbers as basically divided into two categories, odd and even.

  • An Odd number is the number which is not divisible by 2. Like = 1,3,5,7 etc.
  • An Even number is the number which is divisible by 2. Like = 2,4,6,8 etc.

All odd and even numbers when add up together gives total numbers. They are basically half-half the total numbers.

Now, for the question, We have numbers from 1 to 50.

As mentioned previously, even numbers account for the half of he given numbers.

Hence, No. of even numbers = \frac{n}{2}

Therefore, Desired answer = \frac{50}{2} = 25

Excluding 50 because we have find no. between 1 and 50, we get 24 numbers.

Similar questions