for the largest number:
#include<stdio.h>
void main()
{
int a,b,c,number,largestnumber;
a=99;
b=9;
c=77;
if(a>b)
{
number=a;
}
else if(b>c)
{
number=b;
}
else
{
number=c;
}
largestnumber=number;
printf("%d",largestnumber);
}
The smallest is 0o0'0'' and the largest is 180o0'0''
Yes you can. You subtract the smallest number from the largest.
Arrange the numbers from smallest to largest and find the middle number.
Find the smallest and the largest values/numbers. These form the range.
The range is the largest value minus the smallest value from a set of numbers.
the mean is when you add the numbers and divide the answer by how many numbers is in the problem, the median is when you arrange the numbers from smallest to largest or from largest to smallest and find the middle number and the mode is how many times a number repeats itself.
to find the median in a set of numbers you have to order them from the smallest to the largest and find the middle value e.g. 2,4,3,7,1 1,2,3,4,7 the median is 3
You find the the smallest and largest values. The interval is the largest minus the smallest.
put then in order from smallest to largest (or large to small) and find the number directly in the middle
The smallest two digit number is 00 (a number used as a wire gauge) and the largest is 99, so the difference between the largest and smallest 2-digits numbers is 99 (99 - 00)
To find the Range in Math you u take the largest number and subtract the smallest number from it. You will then end up with the range of that set of numbers. Example: 2.4.6.5.6.3.3.2.5.9.2 Find the Range Biggest number:9 Smallest number:2 Subtract and you wil end up with the answer Range= 7
51