<p>Please help I do not understand the following questions, and if you can please explain too how you got the answer.</p>
<ol>
<li>A computer is programmed to read a positive integer n and carry out the following intrauctions repeatedly until a value of 1 is obtained.</li>
</ol>
<p>If n is even, then the new value of n is n/2.
If n is odd, then the new value of n is 3n+1.</p>
<p>For instance if the first value of n is 14 the second value of n is 7 and the third value is 22, and this is continued until a value of 1 is obtained.</p>
<p>*When the first value of n is 27, the 112th value is 1. When the first value of n is 54, which value is 1?</p>
<p>A. 56 B. 58 C. 111 D. 113 E. 224
(My guess was either A or E since it has to be either twice or half of the 112th value... but im not sure)</p>
<ol>
<li><p>If x and y are positive integers, x divided by 7 leaves a remainder of 3, and y divided by 7 leaves a remainder of 4, what is the remainder when xy is divided by 7?
A. 0 B. 1 C. 2 D. 5 E.6</p></li>
<li><p>A trains leaves the station at 11:00 a.m. traveling at the rate of 40 miles per hour. A faster train leaves the same station at 1 p.m. that afternoon and travels in the same direction on a parallel track at a rate of 60 miles per hour. At what time will the faster train overtake the slower one?</p></li>
</ol>
<p>A. 3pm B. 4pm C. 5pm D. 6pm E. 7pm</p>
<ol>
<li>For any real number x, define {x} as the least non-negative number such that x+{x} is an integer. For example, {2.8}=0.2, since 2.8+0.2=3. What is the value of 0.4-{0.4}?</li>
</ol>
<p>A. -0.6 B. -0.2 C. 0 D. 0.6 E. 1</p>
<ol>
<li>If n is a positive integer, then (4^n)^2 = ?
A. 2^4n B. 2^2n^2 C 4^n+2 D 4^n^2 E. 16n^2
(2 to the (2 to the 2n (4 to the (4 to the n (16n squared)
four n power to the n+2 power) squared
power) 2nd power) power)</li>
</ol>