(Practice) a. To convert inches (in) to feet (ft), the number of inches should be multiplied by which of the following conversion factors?
i. 12 in/1 ft ii. 1 ft/12 in
b. To convert feet (ft) to meters (m), the number of feet should be multiplied by which of the following conversion factors?
i. 1 m/3.28 ft ii. 3.28 ft/1 m
c. To convert sq.yd to sq.ft, the number of sq.yd should be multiplied by which of the following conversion factors?
i. 1 sq.yd/9 sq.ft ii. 9 sq.ft/1 sq.yd
d. To convert meters (m) to kilometers (km), the number of meters should be multiplied by which of the following conversion factors?
i. 1000 m/1 km ii. 1 km/1000 m
e. To convert sq.in to sq.ft, the number of sq.in should be multiplied by which of the following conversion factors?
i. 144 sq.in/1 sq.ft ii. 1 sq.ft/144 sq.in
f. To convert minutes (min) to seconds (sec), the number of minutes should be multiplied by which of the following conversion factors?
i. 60 sec/1 min ii. 1 min/60 sec
g. To convert seconds (sec) to minutes (min), the number of seconds should be multiplied by which of the following conversion factors?
i. 60 sec/1 min ii. 1 min/60 sec
(a)
To determine the correct option to be multiplied with the number of inches, to convert inches into feet.
Option ii) 1ft/12 in correct.
Explanation of Solution
Explanation
Normally,
Checking both the given option by multiplying it with 1 inch, and if we get the above given expression then the generated result is true.
i)
This option is false.
ii)
This option is true.
Conclusion
Hence, the option ii) is correct.
(b)
To determine the correct option to be multiplied with the number of feet, to convert feet into meters.
The option i) 1m/3.28 ftis correct.
Explanation of Solution
Explanation
Normally,
Checking both the given option by multiplying it with 1 feet, and if we get the above given expression then the generated result is true.
i)
This option is true.
ii)
This option is false.
Conclusion
Hence, the option i) is correct.
(c)
To determine the correct option to be multiplied with the number of sq. yd, to convert sq. yd into sq. ft.
The option ii)
Explanation of Solution
Explanation
Normally,
Checking both the given option by multiplying it with 1 sq. yd, and if we get the above given expression then the generated result is true.
i)
This option is false.
ii)
This option is true.
Conclusion
Hence, the option ii) is true.
(d)
To determine the correct option to be multiplied with the number of meters, to convert metres(m) into kilometer(km).
The option ii)
Explanation of Solution
Explanation
Normally,
Checking both the given option by multiplying it with 1 m, and if we get the above given expression then the generated result is true.
i)
This option is false.
ii)
This option is true.
Conclusion
Hence, the option ii) is true.
(e)
To determine the correct option to be multiplied with the number of sq. in, to convert sq. ft into sq. ft.
The option ii)
Explanation of Solution
Explanation
Normally,
Checking both the given option by multiplying it with 1 sq. in, and if we get the above given expression then the generated result is true.
i)
This option is false.
ii)
This option is true.
Conclusion
Hence, the option ii) is true.
(f)
To determine the correct option to be multiplied with the number of minutes, to convert minutes(min) into seconds(sec).
The option i)
Explanation of Solution
Explanation
Normally,
Checking both the given option by multiplying it with 1 min, and if we get the above given expression then the generated result is true.
i)
This option is true.
ii)
This option is false.
Conclusion
Hence, the option i) is true.
(g)
To determine the correct option to be multiplied with the number of seconds, to convert seconds(sec) into minutes(min).
The option ii)
correct.
Explanation of Solution
Explanation
Normally,
Checking both the given option by multiplying it with 1 sec, and if we get the above given expression then the generated result is
true.
i)
This option is false.
ii)
This option is true.
Conclusion
Hence, the option ii) is true.
Want to see more full solutions like this?
Chapter 1 Solutions
C++ for Engineers and Scientists
- EX:[AE00]=fa50h number of ones =1111 1010 0101 0000 Physical address=4AE00h=4000h*10h+AE00h Mov ax,4000 Mov ds,ax; DS=4000h mov ds,4000 X Mov ax,[AE00] ; ax=[ae00]=FA50h Mov cx,10; 16 bit in decimal Mov bl,0 *: Ror ax,1 Jnc ** Inc bl **:Dec cx Jnz * ;LSB⇒CF Cf=1 ; it jump when CF=0, will not jump when CF=1 HW1: rewrite the above example use another wayarrow_forwardEX2: Write a piece of assembly code that can count the number of ones in word stored at 4AE00harrow_forwardWrite a program that simulates a Magic 8 Ball, which is a fortune-telling toy that displays a random response to a yes or no question. In the student sample programs for this book, you will find a text file named 8_ball_responses.txt. The file contains 12 responses, such as “I don’t think so”, “Yes, of course!”, “I’m not sure”, and so forth. The program should read the responses from the file into a list. It should prompt the user to ask a question, then display one of the responses, randomly selected from the list. The program should repeat until the user is ready to quit. Contents of 8_ball_responses.txt: Yes, of course! Without a doubt, yes. You can count on it. For sure! Ask me later. I'm not sure. I can't tell you right now. I'll tell you after my nap. No way! I don't think so. Without a doubt, no. The answer is clearly NO. (You can access the Computer Science Portal at www.pearsonhighered.com/gaddis.)arrow_forward
- C++ for Engineers and ScientistsComputer ScienceISBN:9781133187844Author:Bronson, Gary J.Publisher:Course Technology PtrOperations Research : Applications and AlgorithmsComputer ScienceISBN:9780534380588Author:Wayne L. WinstonPublisher:Brooks ColeC++ Programming: From Problem Analysis to Program...Computer ScienceISBN:9781337102087Author:D. S. MalikPublisher:Cengage Learning
- COMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE L