10 1/2x +2
- because you would add all the side lengths, so 2x+2x+ 3 1/4x+ 13 1/4x 1. You can combine like terms it to 10 1/2x+ 2.
Answer:
Step-by-step explanation:
The associative property states that you can add or multiply regardless of how the numbers are grouped.
Multiply the weight in tonnes by the conversion factor ( 1 tonne = 1000 kg) to get the weight in kg's:
170 tonnes x 1000 = 170,000
Now convert to scientific notation, by moving the decimal point to have only 1 digit to the left of the decimal.
To do this, you would need to move the decimal 5 places to the left to get 1.70000
Now remove the 0's and multiply the number by 10 raised to the number of paces the decimal was moved to get:
1.7 x 10^5 kg's.
6/962...............................................
Answer:
"greatest common factor" (GCF) or "greatest common divisor" (GCD)
Step-by-step explanation:
Apparently, you're looking for the term that has the given definition. It is called the GCF or GCD, the "greatest common factor" or the "greatest common divisor."
_____
The GCF or GCD can be found a couple of ways. One way is to find the prime factors of the numbers involved, then identify the lowest power of each of the unique prime factors that are common to all numbers. The product of those numbers is the GCF.
<u>Example</u>:
GCF(6, 9)
can be found from the prime factors:
The unique factors are 2 and 3. Only the factor 3 is common to both numbers, and its lowest power is 1. Thus ...
GCF(6, 9) = 3¹ = 3
__
Another way to find the GCD is to use Euclid's Algorithm. At each step of the algorithm, the largest number modulo the smallest number is found. If that is not zero, the largest number is replaced by the result, and the process repeated. If the result is zero, the smallest number is the GCD.
GCD(6, 9) = 9 mod 6 = 3 . . . . . (6 mod 3 = 0, so 3 is the GCD)