PDA

Click to See Complete Forum and Search --> : Help with maths please >.<!


Sir_Laughalot
Jul 1st, 2006, 09:37 PM
Here's a few questions that I can't get :mad: !

Q1 At 6pm the hands of a clock are 180o apart. How long will it be before the hands of the clock are again 180o... I know how to get the answer but I don't know how to prove me answer mathemetically.

Q2 A 2L can is an exact enlargement of a one litre can. Explain why their base radii are in the ratio of 1 : (Cube Root of 2).

Q3 If N+2 is divisible by 3 and 2N-1 is divisible by 7, prove that N+17 is divisble by 21.

Thanks for your help :wave: !

krtxmrtz
Jul 2nd, 2006, 02:39 AM
Q1) Let:
a the angle from the vertical line to the final position of either hand
t the time to be found
w1 the angular velocity of the upper hand
w2 the angular velocity of the lowerhand

Then a can be written as:

a = w2t
and
a + 2*Pi = w1t

where the angle is expressed in radians.

From this,

w2t = w1t - 2*Pi and solving for t:

t = 2*Pi / (w1 - w2)

The lower (slow) hand takes 6 hours to complete an angle of 180 deg. or Pi, so that:

w2 = Pi/6 h-1

whereas the upper hand takes 1 hour to complete one full of turn of 360 deg. (2*Pi). Thus:

w1 = 2*Pi h-1

Substituting,

t = 2*Pi / (2*Pi h-1 - Pi/6 h-1) h = 12/11 h = 1.0909... h = 1 hour, 5 min. 7.2727... sec.

krtxmrtz
Jul 2nd, 2006, 02:51 AM
Q2) An exact enlargement means all dimensions are enlarged by the same factor, i.e.

R = kr
H = kh

where R and r and the radii and H and h the heights and k is an enlargement factor.

The volumes are:

v = Pi*r2h
V = Pi*R2H = Pi*(kr)2(kh)2

Because V = 2v,

Pi*(kr)2(kh)2 = 2Pi*r2h

Hence,

k3 = 2

Logophobic
Jul 2nd, 2006, 01:47 PM
Q3) Prove that (N + 17) is divisible by both 3 and 7.

(N + 17) - (N + 2) = 15; Divisible by 3
2(N + 17) - (2N - 1) = 35; Divisible by 7