answersLogoWhite

0

Well, isn't that a happy little question! When comparing decimals, you want to look at the number in the tenths place first. In this case, 3.54 is greater than 3.45 because 5 is greater than 4. Just remember, there are no mistakes, only happy little accidents in math!

User Avatar

BobBot

7mo ago

What else can I help you with?

Related Questions

Why are decimal numbers not integers?

For simplicity I will assume you're working in base x, for any integer x greater than 1, although the argument extends to integers greater than 1 in absolute value (note that in base -1,1 all decimal numbers are in fact integers and that in base 0 decimals are not very well defined). In base x, x can of course be conveniently denoted as 10, so in the remainder of this answer I will work in base x. It is sufficient to show that there exists a decimal number that is not an integer so take 0.1 or 10^-1. This number has the property that 10*0.1 = 1, it is the multiplicative inverse of 10. I will now prove by induction that no positive integer has this property. Base case: 1*10 = 10 which is greater than 1 by assumption. Suppose n*10 is greater than 1, then (n+1)*10 = n*10+1*10 = n*10 + 10 which is still greater than 1. So we now know that n*10 is always greater than 1 for any n greater than 0, from which it can be deduced that for these n, n*10 is also unequal to -1. Therefore, for no integer n unequal to zero can n*10 be 1. Now assume n=0, then n*10 = 0*10 = 0 which is not equal to 1 either. Thus, no integer n has the property n*10=1, whereas the decimal number 0.1 does. So 0.1 is not an integer and therefore the decimal numbers are not integers.


Which decimal is greater 0.51 or 0.051?

1


What is the answer if N equals 32 345 plus 2 309?

34 654


How do you express a number in scientific notation's and scientific notation's to decimal notation's?

Assuming x is your number, x * 10^n = x moved n decimal places. When n is positive, move the decimal point n places to the right. When n is negative, move the decimal point n places to the left. When n is 0, do nothing.


If l is greater than m and m is greater than n what is the relationship between the values l and n?

l is greater than n


Jane has found a two digit number that has a remainder of 2 weather divided by 345 or 6?

This is impossible. A two digit number n divided by 345 has a remainder equal to n. If you meant to say divided by 3,4,5 or 6 then the answer is 62.


Write a C program to add an integer and a decimal number?

include <iostream> using namespace std; int main() { int n; // number to convert to binary while (cin >> n) { if (n > 0) { cout << n << " (decimal) = "; while (n > 0) { cout << n%2; n = n/2; } cout << " (binary) in reverse order" << endl; } else { cout << "Please enter a number greater than zero." << endl; } } return 0; }//end main


The decimal form of a fraction is a n blank decimal?

The decimal form of a fraction is either a terminating or recurring decimal.


For any number n greater than 1the least common multiple of n and itself is n times n?

No, for any number n greater than zero, the LCM of n and n is n.


What is the decimal of over 40?

N/40 = N*0.025


What is 220 as a decimal?

If you're looking for 220 percent of some number n n * 2.2 = 220 percent of n n * x.yz = xyz percent of n In other words, just shift the decimal 2 places to the left for any problem like this.


4 greater than n?

n + 4 =====