x = 2y + 3; x + y = 366 so 2y + 3 + y = 366 ie 3y = 363 so y = 121 and x = 245
Chat with our AI personalities
One option for comparing two numbers is to subtract the first number from the second number. If the result is less than zero, the first number is larger. If the result is greater than zero, the second number is larger. If the result is zero, the numbers are equal. Another option (for positive numbers) would be to divide the first number by the second number. If the result is greater than one, the first number is larger. If the result is less than one, the second number is larger. If the result is one, the numbers are equal. This rule flips if you are comparing negative numbers.
Subtract one from the other.If the answer is positive then the first is larger,if the answer is negative, then the second is larger.Rational numbers are numbers that can be expressed as fractions whereas irrational numbers can't be expressed as fractions.
To get the product, multiply the first number by the second. To get the sum, add the second number to the first. To get the difference, subtract the smaller number from the larger.
The first such number is thousand.But there are larger numbers such as quadrillionand quattuordecillion.
If you say the second number is x, then the first number would be 8x.Therefore x+8x=189x=18x=2(second number)8x=16( first number)
One option for comparing two numbers is to subtract the first number from the second number. If the result is less than zero, the first number is larger. If the result is greater than zero, the second number is larger. If the result is zero, the numbers are equal. Another option (for positive numbers) would be to divide the first number by the second number. If the result is greater than one, the first number is larger. If the result is less than one, the second number is larger. If the result is one, the numbers are equal. This rule flips if you are comparing negative numbers.
Subtract one from the other.If the answer is positive then the first is larger,if the answer is negative, then the second is larger.Rational numbers are numbers that can be expressed as fractions whereas irrational numbers can't be expressed as fractions.
= The sum of two numbers is -42 the first number minus the second number is 52 Find the numbers? =
To get the product, multiply the first number by the second. To get the sum, add the second number to the first. To get the difference, subtract the smaller number from the larger.
If we assume all the numbers to the left of the decimal point are the same, we would start by looking at each number after the decimal from left to right. If there is a difference in number at any time, whichever has the highest number is the larger. Example: 0.44567 and 0.44282 In each number the first two numbers after the decimal are the same (4 and 4), but the third is different. The first number has a 5 and the second number a 2, so the first number is larger. Once the first number of difference is established, the remaining numbers to the right have no bearing on which is the larger number.
The first such number is thousand.But there are larger numbers such as quadrillionand quattuordecillion.
If you say the second number is x, then the first number would be 8x.Therefore x+8x=189x=18x=2(second number)8x=16( first number)
The GCF is the first number.
The difference between two numbers is the smaller number subtracted from the larger. This is the absolute value of the first number minus the second number. However, sometimes the term is used for the signed subtraction.
Read 2 numbers. If first is larger than second, display second, else display first. That's for the smallest. For the largest reverse the two. For each of the other two, it's easier to just create a variable, call it largest. Initialize it to a very small number, say -1. As you read each number, compare it to largest. If the number is larger than largest, set largest equal to the number. When you finish each list of numbers, then print largest. Best answer Read 2 numbers. If first is larger than second, display second, else display first. That's for the smallest. For the largest reverse the two. For each of the other two, it's easier to just create a variable, call it largest. Initialize it to a very small number, say -1. As you read each number, compare it to largest. If the number is larger than largest, set largest equal to the number. When you finish each list of numbers, then print largest.
(-10) - (-5) = (-5) when subtracting a negative number from another negative number if the first number is larger that the second number then you just subtract the to numbers. don't worry about the signs just subtract the numbers when your done put the sign of the first number on again.
A positive number is larger than a negative number. For example, 5 is more than -8. For positive numbers: * The number with more digits is larger. For example, 123 is more than 28. * If two numbers have the same number of digits, compare the first digit. The number with the larger first digit is larger. For example, 207 is more than 128. * If the first digit is the same, compare the second digit. If those are the same, compare the third digit, etc. For example, 2280 is more than 2245. To compare two negative numbers, the number which - without the minus sign - would be SMALLER, is the larger number. For instance, -8 is more than -9.