Advanced Math 7 — every item

Singapore Dimensions Math 7A / 7B · 80 items

One section per unit, in course order. For review and for a year of homework sheets.

01Factors and multiples: Euclid's algorithmeuclid-gcd

  1. 1.

    Write 360360 in index notation as 2a3b5c2^a \cdot 3^b \cdot 5^c. What is a+b+ca + b + c?

    Answer: ______________

  2. 2.

    Use Euclid's algorithm to find gcd(252,198)\gcd(252, 198), then use lcm(a,b)=abgcd(a,b)\operatorname{lcm}(a,b) = \dfrac{ab}{\gcd(a,b)}. Enter lcm(252,198)\operatorname{lcm}(252, 198).

    Answer: ______________

  3. 3.

    A rectangular patio measures 360360 cm by 252252 cm. It is to be covered exactly with identical square tiles, as large as possible, with no cutting. How many tiles are needed?

    Answer: ______________

  4. 4.

    Running Euclid's algorithm on 10711071 and 462462 gives these lines:

    1071=2×462+147,462=3×147+21,147=7×21+0.1071 = 2 \times 462 + 147,\qquad 462 = 3 \times 147 + 21,\qquad 147 = 7 \times 21 + 0.

    What is gcd(1071,462)\gcd(1071, 462)?

    1. (A)

      33

    2. (B)

      77

    3. (C)

      2121

    4. (D)

      147147

  5. 5.

    Two positive integers have a product of 10801080 and a greatest common factor of 66. What is their least common multiple?

    1. (A)

      66

    2. (B)

      3636

    3. (C)

      180180

    4. (D)

      216216

    5. (E)

      10801080

02Real numbersreals-radicals-sci-notation

  1. 1.

    50\sqrt{50} lies between two consecutive whole numbers. Enter the smaller one.

    Answer: ______________

  2. 2.

    Write 4,560,0004{,}560{,}000 in scientific notation a×10ka \times 10^k with 1a<101 \le a < 10. Enter aa.

    Answer: ______________

  3. 3.

    Which list contains only rational numbers?

    1. (A)

      50, 227, 0.5\sqrt{50},\ \dfrac{22}{7},\ 0.5

    2. (B)

      π, 3.14, 227\pi,\ 3.14,\ \dfrac{22}{7}

    3. (C)

      2, 4, 8\sqrt{2},\ \sqrt{4},\ \sqrt{8}

    4. (D)

      49, 0.3, 58\sqrt{49},\ 0.\overline{3},\ -\dfrac{5}{8}

  4. 4.

    Which statement is true?

    1. (A)

      1625\sqrt{\dfrac{16}{25}} is irrational because it is a square root.

    2. (B)

      π=227\pi = \dfrac{22}{7}, so π\pi is rational.

    3. (C)

      1625=45\sqrt{\dfrac{16}{25}} = \dfrac{4}{5}, so it is rational.

    4. (D)

      0.30.\overline{3} is irrational because its decimal never ends.

  5. 5.

    How many integers nn satisfy 10<n<90\sqrt{10} < n < \sqrt{90}?

    1. (A)

      55

    2. (B)

      66

    3. (C)

      77

    4. (D)

      88

    5. (E)

      8080

03Introduction to algebraalgebra-foundations-7

  1. 1.

    In the expression 5x23x+75x^2 - 3x + 7, what is the coefficient of xx?

    Answer: ______________

  2. 2.

    Write an expression for “seven less than twice a number nn.”

    Answer: ______________

  3. 3.

    Here are four algebraic sentences.

    (i) 3x+2=113x + 2 = 11 (ii) A=πr2A = \pi r^2 (iii) 2(x+3)=2x+62(x + 3) = 2x + 6 (iv) 4x74x - 7

    Which one is an identity — true for every value of xx?

    1. (A)

      (i)

    2. (B)

      (ii)

    3. (C)

      (iii)

    4. (D)

      (iv)

  4. 4.

    Which of these is an expression (not an equation)?

    1. (A)

      x=5x = 5

    2. (B)

      12x4\dfrac{1}{2}x - 4

    3. (C)

      2x+3=92x + 3 = 9

    4. (D)

      y=3xy = 3x

  5. 5.

    What is the value of x32x2+3x4x^3 - 2x^2 + 3x - 4 when x=2x = -2?

    Answer: ______________

04Algebraic manipulationexpand-factor-7

  1. 1.

    Simplify 12x+34x2x\dfrac{1}{2}x + \dfrac{3}{4}x - 2x. Enter the coefficient of xx in the result.

    Answer: ______________

  2. 2.

    Expand and simplify (2x3)(x+5)(2x - 3)(x + 5).

    Answer: ______________

  3. 3.

    Factor xy+2x+3y+6xy + 2x + 3y + 6 completely.

    Answer: ______________

  4. 4.

    Expand 2(x5)-2(x - 5).

    1. (A)

      2x10-2x - 10

    2. (B)

      2x102x - 10

    3. (C)

      2x+10-2x + 10

    4. (D)

      2x5-2x - 5

  5. 5.

    When (2x+3)(x4)(2x + 3)(x - 4) is expanded and written as ax2+bx+cax^2 + bx + c, what is a+b+ca + b + c?

    1. (A)

      15-15

    2. (B)

      10-10

    3. (C)

      3-3

    4. (D)

      11

    5. (E)

      1515

05Simple equations in one variablelinear-equations-7

  1. 1.

    Solve 5x7=3x+95x - 7 = 3x + 9.

    Answer: ______________

  2. 2.

    Solve x+53=x12\dfrac{x + 5}{3} = \dfrac{x - 1}{2}.

    Answer: ______________

  3. 3.

    Maya is three times as old as Ben. In 88 years she will be twice as old as Ben will be then. How old is Ben now?

    Answer: ______________

  4. 4.

    Solve x3+2=x4+5\dfrac{x}{3} + 2 = \dfrac{x}{4} + 5.

    1. (A)

      33

    2. (B)

      1212

    3. (C)

      3636

    4. (D)

      8484

  5. 5.

    The length of a rectangle is 33 cm more than twice its width. Its perimeter is 4848 cm. What is its area, in cm²?

    1. (A)

      6363

    2. (B)

      105105

    3. (C)

      119119

    4. (D)

      144144

    5. (E)

      238238

06Ratio, rate, and speed (motion graphs)speed-motion-graphs

  1. 1.

    A train travels at a steady 8080 km/h for 22 hours 1515 minutes. How far does it travel, in km?

    Answer: ______________

  2. 2.

    Sara drives 6060 km from home to a town at 3030 km/h and returns along the same road at 6060 km/h. What is her average speed for the whole round trip, in km/h?

    Answer: ______________

  3. 3.

    A speed–time graph for a tram: the speed rises in a straight line from 00 to 2020 m/s during the first 1010 seconds, then stays at 2020 m/s for the next 3030 seconds. How far does the tram travel in these 4040 seconds, in metres?

    Answer: ______________

  4. 4.

    A bus goes from town A to town B at 4040 km/h and returns along the same road at 6060 km/h. What is its average speed for the whole journey?

    1. (A)

      4848 km/h

    2. (B)

      5050 km/h

    3. (C)

      5252 km/h

    4. (D)

      100100 km/h

  5. 5.

    A walker leaves a village at 8:00 a.m. at a steady 44 km/h. At 9:30 a.m. a cyclist leaves the same village along the same road at a steady 1212 km/h. At what time does the cyclist catch the walker?

    1. (A)

      10:00 a.m.

    2. (B)

      10:15 a.m.

    3. (C)

      10:30 a.m.

    4. (D)

      10:45 a.m.

    5. (E)

      11:00 a.m.

07Percentage: reverse percent and simple interestpercent-simple-interest

  1. 1.

    Find the simple interest earned on $500 at 4%4\% per year for 33 years, in dollars.

    Answer: ______________

  2. 2.

    After a 20%20\% discount, a jacket costs $72. What was the original price, in dollars?

    Answer: ______________

  3. 3.

    Priya deposits $1,200 in an account paying 5%5\% simple interest per year. After how many years will the account hold $1,500?

    Answer: ______________

  4. 4.

    A video game is on sale for $60 after a 25%25\% discount. What was the original price?

    1. (A)

      $45

    2. (B)

      $75

    3. (C)

      $80

    4. (D)

      $85

  5. 5.

    Account A starts with $800 and earns 6%6\% simple interest per year. Account B starts with $1,000 and earns 4%4\% simple interest per year. After how many years do the two accounts hold the same amount?

    1. (A)

      55

    2. (B)

      1010

    3. (C)

      2020

    4. (D)

      2525

    5. (E)

      5050

08Angles, triangles, and quadrilateralseuclidean-angles-polygons

  1. 1.

    Two angles are supplementary. One measures 3737^\circ. What is the other, in degrees?

    Answer: ______________

  2. 2.

    What is the size of each interior angle of a regular nonagon (99 sides), in degrees?

    Answer: ______________

  3. 3.

    In triangle ABCABC, side BCBC is extended past CC to a point DD. The exterior angle ACD=112\angle ACD = 112^\circ and BAC=47\angle BAC = 47^\circ. Find ABC\angle ABC, in degrees.

    Answer: ______________

  4. 4.

    Lines ABAB and CDCD are parallel. A transversal meets ABAB at PP and CDCD at QQ. Angles BPQ\angle BPQ and DQP\angle DQP lie between the parallel lines on the same side of the transversal (co-interior). If BPQ=64\angle BPQ = 64^\circ, what is DQP\angle DQP?

    1. (A)

      2626^\circ

    2. (B)

      6464^\circ

    3. (C)

      116116^\circ

    4. (D)

      296296^\circ

  5. 5.

    The interior angles of a pentagon measure xx^\circ, (x+10)(x + 10)^\circ, (x+20)(x + 20)^\circ, (x+30)(x + 30)^\circ, and (x+40)(x + 40)^\circ. What is the measure of the largest angle, in degrees?

    1. (A)

      9292

    2. (B)

      108108

    3. (C)

      118118

    4. (D)

      128128

    5. (E)

      148148

09Number patternssequences-patterns-7

  1. 1.

    What is the 1010th term of the arithmetic sequence 4,11,18,25,4, 11, 18, 25, \ldots?

    Answer: ______________

  2. 2.

    Write a formula for the nnth term TnT_n of the sequence 7,12,17,22,7, 12, 17, 22, \ldots in terms of nn. Give it in the form an+ban + b.

    Answer: ______________

  3. 3.

    A pattern of dots grows as shown. Each figure is a triangle of dots with one more row than the figure before.

    Figure1234
    Dots361015

    How many dots are in Figure 88?

    Answer: ______________

  4. 4.

    Which formula gives the nnth term of 3,7,11,15,3, 7, 11, 15, \ldots?

    1. (A)

      Tn=4n+3T_n = 4n + 3

    2. (B)

      Tn=3n+4T_n = 3n + 4

    3. (C)

      Tn=n+4T_n = n + 4

    4. (D)

      Tn=4n1T_n = 4n - 1

  5. 5.

    How many terms of the arithmetic sequence 7,10,13,16,7, 10, 13, 16, \ldots are less than 100100?

    1. (A)

      3030

    2. (B)

      3131

    3. (C)

      3232

    4. (D)

      3333

    5. (E)

      3434

10Coordinates and linear graphsslope-linear-graphs

  1. 1.

    Find the slope of the line through (2,5)(2, 5) and (6,17)(6, 17).

    Answer: ______________

  2. 2.

    Write an equation of the line through (0,3)(0, 3) and (4,1)(4, 1).

    Answer: ______________

  3. 3.

    The water level in a tank, in cm, after tt minutes of draining is given by h=604th = 60 - 4t. Which statement is correct?

    1. (A)

      The tank starts at 6060 cm and the level falls 44 cm every minute.

    2. (B)

      The tank starts at 44 cm and the level falls 6060 cm every minute.

    3. (C)

      The tank starts at 6060 cm and the level rises 44 cm every minute.

    4. (D)

      The tank is empty after 44 minutes.

  4. 4.

    What is the slope of the line through (1,2)(1, 2) and (4,8)(4, 8)?

    1. (A)

      12\dfrac{1}{2}

    2. (B)

      22

    3. (C)

      2-2

    4. (D)

      66

  5. 5.

    The points (2,11)(-2, 11), (1,2)(1, 2), and (4,k)(4, k) lie on the same straight line. What is kk?

    Answer: ______________

11Inequalities (multi-step)linear-inequalities-7

  1. 1.

    Solve 3x+5<203x + 5 < 20. Enter the largest integer that satisfies it.

    Answer: ______________

  2. 2.

    Solve 52x>115 - 2x > 11. Enter the largest integer that satisfies it.

    Answer: ______________

  3. 3.

    On a number line, a closed circle is drawn at 1-1, an open circle at 44, and the segment between them is shaded. Which inequality is graphed?

    1. (A)

      1<x<4-1 < x < 4

    2. (B)

      1x<4-1 \le x < 4

    3. (C)

      1<x4-1 < x \le 4

    4. (D)

      1x4-1 \le x \le 4

  4. 4.

    Solve 2x+7>13-2x + 7 > 13.

    1. (A)

      x<3x < 3

    2. (B)

      x>3x > -3

    3. (C)

      x>3x > 3

    4. (D)

      x<3x < -3

  5. 5.

    How many integers xx satisfy 172x<151 \le 7 - 2x < 15?

    Answer: ______________

12Perimeters and areas of plane figures (circles)circles-arcs-sectors

  1. 1.

    A circle has diameter 1414 cm. Its circumference is kπk\pi cm. Enter kk.

    Answer: ______________

  2. 2.

    A sector of a circle has radius 99 cm and central angle 120120^\circ. Its area is kπk\pi cm². Enter kk.

    Answer: ______________

  3. 3.

    A square has side 88 cm. A quarter circle with its center at one corner of the square and radius 88 cm is cut away. Using π3.14\pi \approx 3.14, what is the area of the remaining piece, in cm²?

    Answer: ______________

  4. 4.

    A sector has radius 66 cm and central angle 6060^\circ. What is its area?

    1. (A)

      32π\dfrac{3}{2}\pi cm²

    2. (B)

      2π2\pi cm²

    3. (C)

      6π6\pi cm²

    4. (D)

      36π36\pi cm²

  5. 5.

    A circle is inscribed in a square of side 1212, touching all four sides. The total area of the four corner regions — inside the square but outside the circle — can be written as abπa - b\pi for positive integers aa and bb. What is a+ba + b?

    1. (A)

      108108

    2. (B)

      144144

    3. (C)

      156156

    4. (D)

      180180

    5. (E)

      288288

13Volume and surface area of solidsvolume-surface-3d

  1. 1.

    A cylinder has radius 33 cm and height 1010 cm. Its volume is kπk\pi cm³. Enter kk.

    Answer: ______________

  2. 2.

    A cone has radius 66 cm and height 88 cm. Its total surface area is kπk\pi cm². Enter kk.

    Answer: ______________

  3. 3.

    A grain silo is a cylinder of radius 33 m and height 1010 m, topped by a hemisphere of radius 33 m. The volume of the silo is kπk\pi m³. Enter kk.

    Answer: ______________

  4. 4.

    A square pyramid has a base edge of 66 cm and a height of 55 cm. What is its volume?

    1. (A)

      1010 cm³

    2. (B)

      6060 cm³

    3. (C)

      9090 cm³

    4. (D)

      180180 cm³

  5. 5.

    A cylindrical jug of radius 44 cm is filled with water to a height of 99 cm. All the water is poured into an empty cone-shaped glass of radius 66 cm, which it exactly fills. What is the height of the cone, in cm?

    1. (A)

      44

    2. (B)

      66

    3. (C)

      99

    4. (D)

      1212

    5. (E)

      3636

14Proportionsdirect-inverse-proportion

  1. 1.

    yy is directly proportional to xx, and y=12y = 12 when x=4x = 4. Find yy when x=7x = 7.

    Answer: ______________

  2. 2.

    The table shows pairs of values of xx and yy. Decide whether yy is directly or inversely proportional to xx, then find the missing value.

    xx22441010
    yy30301515??

    Enter the missing value of yy.

    Answer: ______________

  3. 3.

    A spring stretches 66 cm when a 1.51.5 kg mass hangs from it and 1414 cm when a 3.53.5 kg mass hangs from it. The stretch yy (in cm) is directly proportional to the mass xx (in kg). Write the rule for yy in terms of xx.

    Answer: ______________

  4. 4.

    It takes 66 painters 1010 days to paint a fence. Working at the same rate, how many days would it take 1212 painters?

    1. (A)

      2.52.5 days

    2. (B)

      55 days

    3. (C)

      2020 days

    4. (D)

      6060 days

  5. 5.

    aa is directly proportional to bb, and bb is inversely proportional to cc. When c=4c = 4, a=6a = 6. What is aa when c=12c = 12?

    Answer: ______________

15Data handlingdata-handling-7

  1. 1.

    Which of these is continuous data?

    1. (A)

      The heights of students, in cm

    2. (B)

      The number of students in each class

    3. (C)

      The shoe sizes sold in a shop

    4. (D)

      The number of goals scored in each match

  2. 2.

    A back-to-back stem-and-leaf plot shows test scores for two classes. Leaves are read outward from the stem, so the top row means Class A scored 5858 and 5555, and Class B scored 5252 and 5656.

    Class A leavesStemClass B leaves
    8 552 6
    7 3 160 4 4 8
    6 271 5 9
    083

    Find the median of Class B minus the median of Class A.

    Answer: ______________

  3. 3.

    Eight students recorded their hours of sleep on Saturday night: 6,7,7,7,8,8,9,206, 7, 7, 7, 8, 8, 9, 20. Find the mean minus the median.

    Answer: ______________

  4. 4.

    The table shows how long 2020 students spent on homework.

    Minutes0–1010–2020–30
    Students44101066

    Estimate the mean time, in minutes.

    1. (A)

      1010

    2. (B)

      1515

    3. (C)

      1616

    4. (D)

      2020

  5. 5.

    The mean of five numbers is 1212. When one of the numbers is removed, the mean of the remaining four is 1010. What number was removed?

    1. (A)

      22

    2. (B)

      1010

    3. (C)

      1212

    4. (D)

      2020

    5. (E)

      2222

16Probabilityprobability-trees

  1. 1.

    A bag holds 33 red, 22 blue, and 55 green marbles. One marble is drawn at random. What is the probability that it is not green? Give a fraction in lowest terms.

    Answer: ______________

  2. 2.

    A bag holds 44 red and 22 blue counters. Two counters are drawn one after the other without replacement. What is the probability that both are the same colour? Give a fraction in lowest terms.

    Answer: ______________

  3. 3.

    Two fair six-sided dice are rolled. What is the probability that the two numbers add to 88? Give a fraction in lowest terms.

    Answer: ______________

  4. 4.

    Two fair coins are tossed, one after the other. What is the probability of getting heads on the first coin and tails on the second?

    1. (A)

      14\dfrac{1}{4}

    2. (B)

      12\dfrac{1}{2}

    3. (C)

      34\dfrac{3}{4}

    4. (D)

      11

  5. 5.

    A bag holds 22 red and 33 blue marbles. Two marbles are drawn at random without replacement. What is the probability that at least one of them is red?

    1. (A)

      310\dfrac{3}{10}

    2. (B)

      25\dfrac{2}{5}

    3. (C)

      35\dfrac{3}{5}

    4. (D)

      710\dfrac{7}{10}

    5. (E)

      45\dfrac{4}{5}