This page allows you to practice some exercises on Algebra. If you notice that you have difficulties, we advise you to go over the corresponding sections in the book.
These questions correspond to the following sections:
- Section 2.7 - Intervals and Absolute Values
- Section 2.8 - Sign Diagrams
- Section 2.9 - Summation Notation
- Section 2.10 - Rules for Sums
- Section 2.11 - Newton's Binomial Formula
- Section 2.12 - Double Sums
Question 18
Determine x such that the following expressions hold true:
(a) ∣3−2x∣=5
(b) ∣x∣≤2
(c) ∣x−2∣≤1
(d) ∣3−8x∣≤5
(e) ∣x∣>2
(f) ∣x2−2∣≤1
Show answer
(a) x=−1 and x=4.
(b) −2≤x≤2.
(c) 1≤x≤3.
(d) −1/4≤x≤1.
(e) x>2 or x<−2.
(f) −1≤x2−2≤1, so 1≤x2≤3, implying that −3≤x≤−1 or 1≤x≤3.
Question 19
A customer orders an iron bar whose advertised length is 5 metres, but with a tolerance of 1 mm. That is, the bar’s length may not deviate by more than 1 mm from what is stipulated. Write a specification for the bar’s acceptable length x in metres:
Insert the appropriate limits of summation in the right-hand side of the following sums:
(a) ∑k=110(k−2)tk=∑m=??mtm+2
(b) ∑n=0N2n+5=∑j=??32⋅2j−1
Show answer
(a) ∑k=110(k−2)tk=∑m=−18mtm+2.
(b) ∑n=0N2n+5=∑j=1N+132⋅2j−1 (as 25=32).
Question 25
Since early 2020, the European Economic Area (EEA) consists of 30 nations, who have agreed in principle to the free mobility of persons throughout the area. For the year 2025, let cij denote an estimate of the number of persons who will move from nation i to nation j, for each i=j. If, say, i=25 and j=10, then we write c25,10 for cij. Explain the meaning of the two sums:
(a) ∑j=130cijand (b) ∑i=130cij.
Show answer
(a) The total number of people moving from nation i within the EEA.
(b) The total number of people moving to nation j within the EEA.
Question 26
Decide which of the following equalities are generally valid:
(a) ∑k=1nck2=c∑k=1nk2
(b) (∑i=1nai)2=∑i=1nai2
(c) ∑j=1nbj+∑j=n+1Nbj=∑j=1Nbj
(d) ∑k=375k−2=∑k=045k+1
(e) ∑i=0n−1ai,j2=∑k=1nak−1,j2
(f) ∑k=1nak/k=k1∑k=1nak
Show answer
Always true: (a), (c), (d), and (e).
Generally not true: (b) and (f).
Question 27
Expand and compute the following double sum: ∑i=13∑j=14i⋅3j.
Consider a group of individuals each having a certain number of units of m different goods. Let aij denote the number of units of good i owned by person j, for i=1,…,m and for j=1,…,n. Explain in words the meaning of the following sums:
(a) ∑j=1naij
(b) ∑i=1maij
(c) ∑j=1n∑i=1maij
Show answer
(a) The total number of units of good i.
(b) The total number of units of all goods owned by person j.
(c) The total number of units of goods owned by the group as a whole.