CHAPTER 0 PRELIMINARIES
SECTION 0.8 Chapter Review
Problem Set 0.8, Number 1 – 32
Respond with true or false to each of the following assertions. Be prepared to justify your answer. Normally, this means that you should supply a reason if you answer true and provide a counter- example if you answer false.
- Any number that can be written as a fraction p/q is rational.
- The difference of any two rational numbers is rational.
- The difference of any two irrational numbers is irrational.
- Between two distinct irrational numbers, there is always another irrational number.
- 0.999... (repeating 9s) is less than 1.
- The operation of exponentiation is commutative; that is, (am)n = (an)m.
- The operation * defined by m * n = mn is associative.
- The inequalities x ≤ y, y ≤ z and z ≤ x together imply that x = y = z.
- If |x| < ε for every positive number ε, then x = 0.
- If x and y are real numbers, then (x – y)(y – x) ≤ 0.
- If a < b < 0, then 1/a > 1/b.
- It is possible for two closed intervals to have exactly one point in common.
- If two open intervals have a point in common, then they have infinitely many points in common.
- If x < 0 then √(x2) = –x
- If x is a real number, then |–x| = x.
- If |x| < |y|, then x < y.
- If |x| < |y| then x4 < y4.
- If x and y are both negative, then |x + y| = |x| + |y|.
- If |r| < 1 then 1/(1 + |r|) ≤ 1/(1 – r) ≤ 1/(1 – |r|).
- If |r| > 1 then 1/(1 – |r|) ≤ 1/(1 – r) ≤ 1/(1 + |r|).
- It is always true that ||x| – |y|| ≤ |x + y|.
- For every positive real number y, there exists a real number x such that x2 = y.
- For every real number y, there exists a real number x such that x3 = y.
- It is possible to have an inequality whose solution set consists of exactly one number.
- The equation x2 + y2 + ax + y = 0 represents a circle for every real number a.
- The equation x2 + y2 + ax + by = c represents a circle for all real numbers a, b, c.
- If (a, b) is on a line with slope (3/4), then (a + 4, b + 3) is also on that line.
- If (a, b), (c, d) and (e, f) are on the same line, then (a – c)/(b – d) = (a – e)/(b – f) = (e – c)/(f – d) provided all three points are different.
- If ab > 0, then (a, b) lies in either the first or third quadrant.
- For every ε > 0 there exists a positive number x such that x < ε.
- If ab = 0, then (a, b) lies on either the x-axis or the y-axis.
- If √[(x2 – x1)2 + (y2 – y1)2] = |x2 – x1|, then (x1, y1) and (x2, y2) lie on the same horizontal line.
💬 SOLUTION:
|
False:
|
p and q must
be integers.
|
💬 SOLUTION:
|
True:
|
(p1)/(q1)
– (p2)/(q2) = (p1q2
– p2q1)/(q1q2);
since p1, q1, p2 and q2
are integers, so are p1q2 – p2q1
and q1q2.
|
💬 SOLUTION:
|
False:
|
If the numbers are opposites (–π and
π) then the sum is 0, which is rational.
|
💬 SOLUTION:
|
True:
|
Between any two distinct real numbers there
are both a rational and an irrational number.
|
💬 SOLUTION:
|
False:
|
0.999... is equal to 1.
|
💬 SOLUTION:
|
True:
|
(am)n =
(an)m = amn
|
💬 SOLUTION:
|
False:
|
(a * b) * c = abc; a * (b * c) = abc
|
💬 SOLUTION:
|
True:
|
Since x ≤ y ≤ z and x
≥ z, x = y = z
|
💬 SOLUTION:
|
True:
|
If x was not 0, then ε = |x|/2
would be a positive number less than |x|.
|
💬 SOLUTION:
|
True:
|
y – x
= –(x – y) so
(x – y)(y – x)
= (x – y)(–1)(x – y)
= (–1)(x – y)2.
(x – y)2 ≥ 0 for
all x and y, so
–(x – y)2 ≤ 0.
|
BACA JUGA:
|
|
💬 SOLUTION:
|
True:
|
a < b
< 0; a < b; (a/b) > 1; (1/b) <
(1/a)
|
💬 SOLUTION:
|
True:
|
[a, b] and [b, c] share
point b in common.
|
💬 SOLUTION:
|
True:
|
If (a, b) and (c, d) share
a point then c < b so they share the infinitely many points
between b and c.
|
💬 SOLUTION:
|
True:
|
√(x2) = |x| = –x if x
< 0.
|
💬 SOLUTION:
|
False:
|
For example, if x = –3, then |–x| = |–(–3)|
= |3| = 3 which does not equal x.
|
💬 SOLUTION:
|
False:
|
For example, take x = 1 and y = –2.
|
💬 SOLUTION:
|
True:
|
|x| < |y| ⇔ |x|4 < |y|4
|x|4 = x4 and y4
= y4, so x4 < y4
|
💬 SOLUTION:
|
True:
|
|x + y| = –(x + y)
|x + y| = –x + (–y) = |x|
+ |y|
|
💬 SOLUTION:
|
True:
|
If r = 0, then
1/(1 + |r|) = 1/(1 – r) = 1/(1 – |r|)
= 1.
For any r, 1 + |r| ≥ 1 – |r|.
Since
|r| < 1, 1 – |r| > 0 so 1/(1 + |r|)
≤ 1/(1 – |r|);
also, –1 < r < 1.
If –1 < r < 0, then |r| = –r
and
1 – r = 1 + |r|, so
1/(1 + |r|) = 1/(1 – r) ≤ 1/(1 – |r|).
If 0 < r < 1, then |r| = r and
1 – r = 1 – |r|, so
1/(1 + |r|) ≤ 1/(1 – r) = 1/(1 – |r|).
|
💬 SOLUTION:
|
True:
|
If |r| > 1, then 1 – |r|
< 0. Thus,
since 1 + |r| ≥ 1 – |r|, 1/(1
– |r|) ≤ 1/(1 + |r|).
If r > 1, |r| = r,
and 1 – r = 1 – |r|, so
1/(1 – |r|) = 1/(1 – r) ≤ 1/(1
+ |r|).
If r < –1, |r| = –r,
and 1 – r = 1 + |r|, so
1/(1 – |r|) ≤ 1/(1 – r) = 1/(1
+ |r|).
|
BACA JUGA:
|
|
💬 SOLUTION:
|
True:
|
If x and y are the same sign,
then ||x| – |y|| = |x – y|.
|x – y| ≤ |x + y|
when x and y are the same sign,
so ||x| – |y|| ≤ |x + y|.
If x and y have opposite
signs then either
||x| – |y|| = |x – (–y)|
= |x + y|
(x > 0, y < 0) or
||x| – |y|| = |–x – y|
= |x + y|
(x < 0, y > 0).
In either case ||x| – |y|| =
|x + y|.
If either x = 0 or y = 0, the
inequality is easily seen to be true.
|
💬 SOLUTION:
|
True:
|
If y is positive, then x = √y
satisfies x2 = (√y)2 = y.
|
💬 SOLUTION:
|
True:
|
For every real number y, whether it
is positive, zero, or negative, the cube root x = ∛y satisfies x3
= (∛y)3 = y.
|
💬 SOLUTION:
|
True:
|
For example x2 ≤ 0 has
solution [0].
|
💬 SOLUTION:
|
True:
|
x2 + ax + y2 + y = 0
x2 + ax + ((a2)/4) + y2
+ y + (1/4) = ((a2)/4) + (1/4)
(x + (a/2))2 + (y
+ (1/2))2 = ((a2 + 1)/4)
Is a circle for all values of a.
|
💬 SOLUTION:
|
False:
|
If a = b = 0 and c
< 0, the equation does not represent a circle.
|
💬 SOLUTION:
|
True:
|
y – b =
(3/4)(x – a)
y = (3/4)x
– (3a/4) + b;
If x = a + 4:
y = (3/4)(a
+ 4) – (3a/4) + b
= (3a/4) + 3 – (3a/4) + b
= b + 3
|
💬 SOLUTION:
|
True:
|
If the points are on the same line, they
have equal slope. Then the reciprocals of the slopes are also equal.
|
💬 SOLUTION:
|
True:
|
If ab > 0, a and b
have the same sign, so (a, b) is in either the first or third
quadrant.
|
💬 SOLUTION:
|
True:
|
If x = ε/2. If ε > 0, then
x > 0 and x < ε.
|
💬 SOLUTION:
|
True:
|
If ab = 0, a or b is
0, so (a, b) lies on the x-axis or the y-axis. If
a = b = 0, (a, b) is the origin.
|
💬 SOLUTION:
|
True:
|
y1 = y2, so (x1, y1)
and (x2, y2) are on the same horizontal
line.
|
BACA JUGA:
|
|
Demikian soal serta penjelasan untuk Pembahasan Soal Buku Calculus 9th Purcell Chapter 0 - 0.8 Number 1 – 32. Silahkan untuk berkunjung kembali dikarenakan akan selalu ada update terbaru 😊😄🙏. Silahkan juga untuk memilih dan mendiskusikan di tempat postingan ini di kolom komentar ya supaya semakin bagus diskusi pada setiap postingan. Diperbolehkan request di kolom komentar pada postingan ini tentang rangkuman atau catatan atau soal dan yang lain atau bagian hal yang lainnya, yang sekiranya belum ada di website ini. Terima kasih banyak sebelumnya 👍. Semoga bermanfaat dan berkah untuk kita semua. Amiiinnn 👐👐👐
Jangan lupa untuk 💏 SUBSCRIBE 👪 (Klik lonceng di bawah-kanan layar Anda) dan berikan komentar 💬 atau masukan serta share 👫 postingan ini ke teman-teman untuk berkembangnya https://www.bantalmateri.com/ ini 😀. Terima kasih dan semoga bermanfaat. 😋😆
No comments:
Post a Comment