Turn 3 3/4 into an improper fraction, so it becomes 15/4. Then divide 15/4 by 1/3. Which would just be to multiple by the reciprocal, 15/4 times 3/1, to get 11 1/4, and since 1/4 is smaller than 1/3 the maximum number of smoothies is 11
Answer:
2nd and 4th options
Step-by-step explanation:
both answers begin with a fixed point drawn with a straight line through a point that continues on by showing an arrow
198 feet..........1 meter
<span>------------- X-------------- </span>
<span>1 second.......3.3 feet </span>
<span>198 </span>
<span>----- meters per second </span>
<span>3.3 </span>
<span>60 meters per second.......ANSWER </span>
<span>60 m/sec X 15 sec = 900 feet.......ANSWER </span>
<span>If you have questions on this or any other math problem feel free </span>
<span>to let me know how to contact you.......Read Below....... </span>
<span>I tutor free online since moving to France from Florida in June 2011. </span>
<span>I still tutor by skype to students in Florida and starting to gain more world-wide. </span>
<span>Hope this is most helpful and you will continue to allow me to tutor you. </span>
<span>If you dont fully understand or have a question PLEASE let me know </span>
<span>how to contact you so you can then contact me directly with any math questions. </span>
<span>If you need me for future tutoring I am not allowed to give out my </span>
<span>info but what you tell me on ***how to contact you*** is up to you </span>
<span>Been a pleasure to serve you Please call again </span>
<span>Robert Jones.............f </span>
<span>"Teacher/Tutor of Fine Students" </span>
<span>A PRESENT FOR YOU </span>
<span>Ask someone to write a number, say a five-digit number. </span>
<span>(Can be a 2-digit.....3-digit.....4-digit....ect..... </span>
<span>Suppose the number written is </span>
<span>57836 </span>
<span>Now, without showing the asker, you write a number on </span>
<span>a sheet of paper and keep it folded. You have to write the </span>
<span>number by subtracting 2 from the above number and </span>
<span>adding 2 in front which will be.... </span>
<span>257834 </span>
<span>Next, ask the person to write another five-digit number </span>
<span>below his original number. Suppose he writes 37589. </span>
<span>So you now have... </span>
<span>57836 </span>
<span>37589 </span>
<span>Now you write a five-digit number below it in such a </span>
<span>way that each digit is 9 minus digit above. You now have... </span>
<span>57836 </span>
<span>37589 </span>
<span>62410 </span>
<span>Ask the person to add one more 5-digit number. If he </span>
<span>adds 54732, you add below it 45267. Note that you decided </span>
<span>the number by subtracting each of his digit from 9. </span>
<span>Thus, you now have..... </span>
<span>57836 </span>
<span>37589 </span>
<span>62410 </span>
<span>54732 </span>
<span>45267 </span>
<span>Next, ask him to add all the number and he gets 257834 </span>
<span>Show him the number which you had written as an answer </span>
<span>to this addition earlier in the folded paper and surprise him.</span>
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)