Forum Replies Created

Viewing 15 posts - 1,321 through 1,335 (of 1,359 total)
  • Author
    Posts
  • Admin
    Keymaster
    Post count: 1622


    2u_cal_0045Grant is at point A on one side of a 20m wide river and needs to get to point B on the other side 80 m along the bank as shown. Grant swims to any point on the other bank and then runs along the side of the river to point B. If he can swim at 7 km/h and run at 11 km/h, find the distance he swims (x) to minimise the time taken to reach point B. Answer to the nearest metre.

    2u_cal_0046

     

    y2 = x2 – 202

    $$y = \sqrt {{x^2} – 400} $$

    let T = time taken where t1 is the time to swim (x) and t2 is the time to run (80 – y)

    $${t_1} = \frac{x}{7}$$   and   $${t_2} = \frac{{80 – y}}{{11}}$$

    $$T = \frac{x}{7} + \frac{{80 – \sqrt {{x^2} – 400} }}{{11}}$$

    $$T = \frac{x}{7} + \frac{{80 – {{\left( {{x^2} – 400} \right)}^{\frac{1}{2}}}}}{{11}}$$

    $$T’ = \frac{1}{7} + \frac{{ – \frac{1}{2}{{\left( {{x^2} – 400} \right)}^{ – \frac{1}{2}}} \times 2x}}{{11}}$$

    $$T’ = \frac{1}{7} – \frac{x}{{11\sqrt {{x^2} – 400} }}$$

    $$T’ = \frac{1}{7} – \frac{x}{{11\sqrt {{x^2} – 400} }} = 0$$

    $$\frac{x}{{11\sqrt {{x^2} – 400} }} = \frac{1}{7}$$

    $$\frac{{{x^2}}}{{121({x^2} – 400)}} = \frac{1}{{49}}$$

    49x2 = 121(x2 – 400)
    49x2 = 121x2 – 48,400
    –72x2 =  – 48,400

    $${x^2} = \frac{{6050}}{9}$$

    $$x =  \pm \frac{{\sqrt {6050} }}{3}$$

    x ≈ ±25.927
    test x= 26 (to the nearest metre and x >0 as a measurement)
    x           25     26      27
    T’     –0.009     0    0.008
    \        _        /
    hence T minimum when x = 26m

     

     

     

    Admin
    Keymaster
    Post count: 1622

    Factorise 81x3 + 192.

    = 3(27x3 + 64)
    = 3(3x + 4)(9x2 – 12x + 16)

    Admin
    Keymaster
    Post count: 1622
    in reply to: Discriminant #11284

    Show that the roots of the quadratic equation x+ (k + 2)x + k = 0 are real and different for all values of k.

    Δ = b2 – 4ac
    Δ = (k + 2)2 – 4 × 1 × k
    Δ = k2 + 4k + 4 – 4k
    Δ = k + 4
    since k2 ≥ 0 for all k, then k2 + 4 > 0 for all k,
    hence real distinct roots

     

    Admin
    Keymaster
    Post count: 1622
    in reply to: Absolute Values #10960

    Solve |2x – 1| ≥ 3.

    2x – 1 ≥ 3      2x – 1 ≤ -3

    2x ≥ 4           2x ≤ -2

    x ≥ 2              x ≤ -1

    ∴ x ≤ -1, x ≥ 2

    Admin
    Keymaster
    Post count: 1622
    in reply to: AP: Tn #10509

    Find the first term and common difference of the arithmetic series with ninth term 47 and seventeenth term 103.
    T9 = 47      T17 = 103

    103 = a + 16d
    47 = a + 8d

    56 = 8d
    d = 7

    47 = a + 8 x 7
    47 = a + 56
    -9 = a

    ∴ a = -9, d = 7

    Admin
    Keymaster
    Post count: 1622
    in reply to: GP Tn #10499

    The third term of a geometric series is 54 and the sixth term is 2. Find the common ratio and the first term.
    T3 = 54       T6 = 2
    2 = ar5
    54 = ar2

    $$\frac{2=ar^5}{54=ar^2}$$

    $$\frac{1}{27}=r^3$$
    r = $$\frac{1}{3}$$
    2 = a(1/3)5

    $$2=\frac{a}{243}$$

    a = 486

    Admin
    Keymaster
    Post count: 1622
    in reply to: GP Tn #10498

    The 4th term of a geometric sequence is −192 and the 7th term is −12 288. Find the 12th term.

    T4 = –192    T7 = –12288

    $$\frac{-12288=ar^6}{-192=ar^3}$$
    divide these equations
    64 = r3
    r = 3√64
    r = 4

    –192 = a(4)3

    a = –3
    T12 = –3 × 411

    T12 = –12582912

    Admin
    Keymaster
    Post count: 1622
    in reply to: GP Tn #10496

    Find the number which when added to each of 2, 6 and 13 will give a set of three numbers in geometric progression.
    2 + x, 6 + x, 13 + x

    $$\frac{6+x}{2+x}=\frac{13+x}{6+x}$$

    (6 + x)2 = (2 + x)(13 + x)

    36 + 12x + x2 = 26 + 2x + 13x + x2

    10 = 3x

    x = 31/3

    51/3, 91/3, 161/3

    Admin
    Keymaster
    Post count: 1622
    in reply to: Worded Problems #10492

    A small town is renowned for spreading rumours. All of its citizens are aware in a short time of any new rumours. The spread of the rumour can be summarised in the table below right.  If the number of citizens who have been told the rumour each day continues to follow a geometric sequence, find:
    a. a rule for the number of citizens in day n
    b. the number of citizens told of the rumour by day 5
    c. on which day all 4230 citizens will know of the rumour.

    Day number  Number of citizens in the know
    1                        1
    2                        6
    3                        36

    a. 1, 6, 36, …
    a = 1, r = 6
    Tn = 1 × 6n – 1
    Tn =  6n – 1

    b. T5 = 64
    = 1296

    c. T6 = 65
    = 7776
    by the end of the 5th day 1296 will know and by the end of the 6th day 7776 people will know, so 4230 must be earlier in the 6th day
    ∴ day 6

    Admin
    Keymaster
    Post count: 1622

    For what value of k will the equation x2 – (k + 1)x + (k – 5) = 0 have:
    a. one root equal to zero?
    b. one root which is the negative of the other?
    c. one root which is the reciprocal of the other?

    a. let  ß = 0

    α + ß = –b/a

    α + 0 = k + 1

    α = k + 1

    α ß = c/a

    α × 0 = k – 5

    0 = k – 5

    ∴ k = 5

    b. α = – ß

    α + ß = k + 1

    – ß + ß = k + 1

    0 = k + 1

    ∴ k = -1

    c. ß = 1/ α

    α ß = k – 5

    α × 1/ α = k + 5

    1 = k – 5

    k = 6

    Admin
    Keymaster
    Post count: 1622

    Find the values of k for which the equation x2 + kx + k + 3 = 0 has
    a. A root of 5
    b. Equal roots
    a. let α = 5

    α + ß = -k      5 + ß = -k

    α ß = k + 3     5ß = k + 3

    ß = -k – 5

    5ß = -5k – 25

    -5k – 25 = k + 3

    6k = -28

    k = -42/3

    b. equal roots

    equal roots: α = ß

    2α = k       α2 = k + 3

    α = k/2

    $$\frac{k^2}{4}= k + 3$$

    k2 = 4k + 12

    k2 – 4k – 12 = 0

    (k – 6)(k + 2) = 0

    k = 6 or -2

    Admin
    Keymaster
    Post count: 1622

    One of the roots of the equation 2x– 15x + C = 0 is four times the other root.
    a. Show that the roots are 1.5 and 6?
    b. Find the value of c.

    a. the roots are α and  ß  if one is four times the other, then let  ß = 4α

    α +  ß = –b/a

    α +4α = 15/2

    5α = 15/2

    ∴  α = 1.5

    as  ß = 4α then

    ß = 4 × 1.5

    ß = 6

    b. αß = c/a   which means

    α × 4α = c/2

    2= c/2

    and since  α = 1.5 then 4 × 1.52 = c/2

    c/2 = 9

    ∴ c = 18 

    Admin
    Keymaster
    Post count: 1622
    in reply to: Simplifying Surds #10281

    Simplify √300.

    = √100 × √3
    = 10√3

    Admin
    Keymaster
    Post count: 1622
    in reply to: Simplifying Surds #10278

    Simplify √50.
    = √25 × √2
    = 5√2

    Admin
    Keymaster
    Post count: 1622

    Rationalise $$\frac{6}{7\sqrt5}$$.

    =$$\frac{6}{7\sqrt5}\times\frac{\sqrt5}{\sqrt5}$$

    = $$\frac{6\sqrt5}{7\times 5}$$

    = $$\frac{6\sqrt5}{35}$$>

Viewing 15 posts - 1,321 through 1,335 (of 1,359 total)