#include<stdio.h>
#include<conio.h>
void main()
{
int x[10],r;
for(int i=1;i<=5;i++)
{
printf("enter the number");
scanf("%d",&x[i]);
}
r=x[5]-x[1];
printf("%d",r);
getch();
}
Write an. Algorthim. To. Find the. Sum. Of. First15 natural. Numbers
jgfujtf
huh?
Just write a method or function that calculates the LCM for two numbers at a time. Then calculate the LCM for the first two numbers, get the LCM of the result with the third number, etc.Just write a method or function that calculates the LCM for two numbers at a time. Then calculate the LCM for the first two numbers, get the LCM of the result with the third number, etc.Just write a method or function that calculates the LCM for two numbers at a time. Then calculate the LCM for the first two numbers, get the LCM of the result with the third number, etc.Just write a method or function that calculates the LCM for two numbers at a time. Then calculate the LCM for the first two numbers, get the LCM of the result with the third number, etc.
public int findSum(int n1, int n2) { return n1 + n2; }
If all the numbers are the same, the set has no range. The range is zero.
the mean is where you add all the numbers then divide by the number of numbers the median is when u write all the numbers in order then find the one in the middle and the mode is the most common one. the range is the smallest number subtracted from the largest number.
Write an. Algorthim. To. Find the. Sum. Of. First15 natural. Numbers
To find range you simply subtract the highest and lowest numbers in a set. So that means to find two numbers with a range of 7, you must choose two numbers that are 7 apart.Some numbers with a range of 7 are:-3 and 40 and 73 and 10
the range of the number is the maximum minus the minimum.
Find the smallest and the largest values/numbers. These form the range.
the domain is all real numbers and the range is all real numbers the domain is all real numbers and the range is all real numbers
Find the range of both of what? Unless you give us the numbers, we can't answer the question.
greatest-least=range
write an assembly language program to find sum of N numbers
The first step is to sort the numbers from highest to lowest. The range is then the difference between the first and last numbers, or the highest and lowest.
maybe