answersLogoWhite

0

i am no math genius but all u do depending on the number is count

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

To find numbers greater than or equal to 500 use which comparison operator?

<=


Where can one find the best saving interest comparison?

One can find the best saving interest comparison on a number of comparison websites. They can be found on 'Compare the Market', 'Go Compare' and 'Money Supermarket'.


How do you find the greatest of two numbers without using the comparison operators?

void main() { float i,j; int a; printf("Enter two numbers : "); scanf("%f%f",&i&j); a=i/j; if(a) printf("%f is greater",i); else printf("%f is greater",j); }


How do you find the smallest prime number greater the 200?

The smallest prime number greater than 200 is 211.


How do you find the greater number in qbasic?

Oh, dude, finding the greater number in QBasic is like finding the last slice of pizza at a party - you just compare the two numbers using the good ol' greater than symbol (>), and boom, there's your answer. It's not rocket science, it's just basic math in a BASIC programming language. So, like, chill out and enjoy the simplicity of it all.


The gcf of an odd number and an even number is 33 the greater number is 99 find the other number?

3


How you could use a number line to determine which of two numbers is greater?

On a number line, the numbers start with zero and get larger as they move to the right, They are negative and get smaller as they move to the left from the zero. To find which number is greater, you can find the places of two numbers on the line and the one on the right is greater.


The greater of two numbers is 7 more than the lesser Three times the greater number is 5 more than 4 times the lesser number Find the numbers?

The greater of two numbers is 7 more than the lesser Three times the greater number is 5 more than 4 times the lesser number Find the numbers?


How can you find which decimal is greater?

first you see where the tenths place is then you underline that one number. then you see if it greater or less with the other number true fact


Find the least prime number that is greater than 50?

53.


How do you find out which number is greater 0.620 or 0.62?

0.620 equivalent to 0.62?


How do you find the greatest of two numbers without using the if-else comparison operators?

By subtracting any two of the numbers A-B , if the output number is negative , B IS GREAT and if its positive A is great