Logo
    • Education
      • Pre-School
      • Primary Schools Directory
      • Primary Schools Articles
      • P1 Registration
      • DSA
      • PSLE
      • Secondary
      • Tertiary
      • Special Needs
    • Lifestyle
      • Well-being
    • Activities
      • Events
    • Enrichment & Services
      • Find A Service Provider
      • Enrichment Articles
      • Enrichment Services
      • Tuition Centre/Private Tutor
      • Infant Care/ Childcare / Student Care Centre
      • Kindergarten/Preschool
      • Private Institutions and International Schools
      • Special Needs
      • Indoor & Outdoor Playgrounds
      • Paediatrics
      • Neonatal Care
    • Forum
    • ASKQ
    • Register
    • Login

    O-Level Additional Math

    Scheduled Pinned Locked Moved Secondary Schools - Academic Support
    809 Posts 301 Posters 509.5k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K Offline
      k1ndan
      last edited by

      Hi all,


      Please help to solve the followin Sec 1 Maths Questions:

      Q1) 3,12,25,42 are the 1st four terms of a number sequence.

      (a) What is the nth term of the sequence? Express in terms of n.

      (b) What is 40th term?

      © Which term is the number 1537?



      Q2) Line 1: 2 + 6 = 8 = 2 x 2^2
      Line 2: 2 + 6 + 10 = 18 = 2 x 3^2
      Line 3: 2 + 6 + 10 +14 = 8 = 2 x 4^2

      (a) Express the sum of S in terms of n in the nth line sequence.

      Thanks.

      1 Reply Last reply Reply Quote 0
      • D Offline
        Dharma
        last edited by

        k1ndan:
        Hi all,


        Please help to solve the followin Sec 1 Maths Questions:

        Q1) 3,12,25,42 are the 1st four terms of a number sequence.

        (a) What is the nth term of the sequence? Express in terms of n.

        (b) What is 40th term?

        (c) Which term is the number 1537?



        Q2) Line 1: 2 + 6 = 8 = 2 x 2^2
        Line 2: 2 + 6 + 10 = 18 = 2 x 3^2
        Line 3: 2 + 6 + 10 +14 = 8 = 2 x 4^2

        (a) Express the sum of S in terms of n in the nth line sequence.

        Thanks.
        Q1) 3,12,25,42 are the 1st four terms of a number sequence.

        (a) What is the nth term of the sequence? Express in terms of n.
        T1 = 3
        T2 = 3 + (5 + 4) = 3 + 5(1) + 4(1)
        T3 = 3 + (5 + 4) + (5 + 4 + 4) = 3 + 5(2) + 4(1 + 2)
        T4 = 3 + (5 + 4) + (5 + 4 + 4) + (5 + 4 + 4 +4) = 3 + 5(3) + 4(1 + 2 + 3)

        Tn = 3 + 5(n-1) + 4(n-1)(n)/2 = 3 + 5n – 5 + 2n^2 – 2n = 2n^2 + 3n - 2


        (b) What is 40th term?

        T40 = 2(40)^2 + 3(40) – 2 = 4918

        (c) Which term is the number 1537?

        2n^2 + 3n – 2 = 1537
        2n^2 + 3n – 1539 = 0
        (2n + 57)(n – 27) = 0
        2n + 57 = 0 or n – 27 = 0
        n = -57/2 (rejected) or n = 27
        27th term => 1537


        Q2)
        Line 1: 2 + 6 = 8 = 2 x 2^2
        Line 2: 2 + 6 + 10 = 18 = 2 x 3^2
        Line 3: 2 + 6 + 10 +14 = 32 = 2 x 4^2

        (a) Express the sum of S in terms of n in the nth line sequence.

        Sn = 2(n + 1)^2

        1 Reply Last reply Reply Quote 0
        • G Offline
          Guthix
          last edited by

          James Ang:
          A Maths is easy to study in school but not easy to do it privately due to the need for indepth practice and learning. High level maths techniques and treatments are taught in Add Maths such as logarithm, further trigo, binomial equations, differentiation and integration, kinematics etc which E maths only student will not understand without proper coaching and guidance.

          Actually should consider yourself lucky as compared to the Chinese...

          1 Reply Last reply Reply Quote 0
          • T Offline
            trytry
            last edited by

            Anyone can help my son in this question (sec 4 prelim):


            The gradient of a curve at the point (x,y) is 3-4x. Given that the maximum value of the curve is -2, find the equation of the curve?

            TIA.

            1 Reply Last reply Reply Quote 0
            • I Offline
              iFruit
              last edited by

              Let's say equation of the curve is y=f(x)


              Then gradient f'(x) = 3-4x

              Then f(x) = 3x - 2x^2 + C ...(taking integral)

              f(x) is max when f'(x) = 0 so 3-4x=0 --> x=3/4

              substituting the max value and x=3/4, we get

              -2 = 3x3/4 -2(3/4)^2 + C --->C = -25/8

              so f(x) = y = 3x -2x^2 -25/8

              or

              8y = 24x -16x^2 -25.




              trytry:
              Anyone can help my son in this question (sec 4 prelim):

              The gradient of a curve at the point (x,y) is 3-4x. Given that the maximum value of the curve is -2, find the equation of the curve?

              TIA.

              1 Reply Last reply Reply Quote 0
              • S Offline
                SKT
                last edited by

                Please help:


                It is given that α and β are roots of the following equation:

                x² + 2x - 107 = √(x² + 2x + 3)

                Form an equation with roots α² and β².

                1 Reply Last reply Reply Quote 0
                • I Offline
                  iFruit
                  last edited by

                  Let's say √(x² + 2x +3) = y


                  Then we can write the original equation as

                  x² + 2x +3 - 110 = √(x² + 2x + 3)

                  which is

                  y² - 110 = y ----> y² - 110 -y =0 ---> (y+10)(y-11)=0

                  so, y=11 or -10 -----> √(x² + 2x +3) = 11 or -10

                  Taking the postive value y = 11,

                  (x² + 2x + 3) = 121 ---> x² + 2x -118 = 0

                  considering the roots α and β for the equation,

                  α + β = -2, α.β = -118 ---> (α² + β²) = 4+236 = 240, α².β² = 118²

                  Now We need an equation with roots α² and β² or of the form

                  (x-α²)(x - β²) = x² -(α² + β²)x + α².β² = 0

                  or

                  x² -240x+ 118² = 0


                  You can do the same exercise for the negative value y = -10




                  SKT:
                  Please help:

                  It is given that α and β are roots of the following equation:

                  x² + 2x - 107 = √(x² + 2x + 3)

                  Form an equation with roots α² and β².

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    SKT
                    last edited by

                    Hi iFruit, tks for the solution.

                    I think y = -10 is rejected.

                    Need help for another Q:
                    Obtain the range of values of x for which │2x² - 7│ > 1/2 (x² + 1), for -2 ≤ x ≤ 5.

                    TIA.

                    1 Reply Last reply Reply Quote 0
                    • I Offline
                      iFruit
                      last edited by

                      Hi SKT,


                      1) y = -10 is valid but it just means α, β are complex numbers. For real numbers it can be ignored.

                      2)

                      │2x² - 7│ > 1/2 (x² + 1) ----> │4x² - 14│ > (x² + 1)


                      i.e. 4x² - 14 > (x² + 1) or -(4x² - 14) > (x² + 1)

                      For 4x² - 14 > (x² + 1),


                      4x² - x² > 15 —> x² > 5----> x < -√5 or x > √5


                      For -(4x² - 14) > (x² + 1),

                      -(4x² - 14) > (x² + 1) —> 4x² - 14 < - (x² + 1) —> 5x² < 13

                      so x² < 13/5 –> x < √(13/5) or x > -√(13/5)

                      so we have,

                      x < -√5 or x > √5; x < √(13/5) or x > -√(13/5)

                      and

                      -2 ≤ x ≤ 5.


                      Combining all we get,

                      -√(13/5) < x < √(13/5) and √5 < x ≤ 5

                      1 Reply Last reply Reply Quote 0
                      • S Offline
                        SKT
                        last edited by

                        Can anyone help to clear my DD’s doubt for the following:


                        (x+1)/(x-1) = (-x-1)/(1-x), but the remainder of (x+1)/(x-1) is 2, and the remainder of (-x-1)/(1-x) is -2. Why are they not the same?

                        TIA.

                        1 Reply Last reply Reply Quote 0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • 1
                        • 2
                        • 15
                        • 16
                        • 17
                        • 18
                        • 19
                        • 80
                        • 81
                        • 17 / 81
                        • First post
                          Last post



                        Online Users
                        jurislingJ
                        jurisling

                        Statistics

                        5

                        Online

                        211.2k

                        Users

                        34.5k

                        Topics

                        1.8m

                        Posts
                        Popular Topics
                        New to the KiasuParents forum? Tips and Tricks!
                        P1 Registration 2027 Changes
                        DSA Discussions and Strategies
                        PSLE Discussions and Strategies
                        How much do you spend on the kids' tuition/enrichments?
                        SkillsFuture course recommendations

                          About Us Contact Us forum Terms of Service Privacy Policy