Aimathic
Login | English | Deutsch

Free Math Worksheets

Build your own math worksheets from 21,000 problems for grades 3 to 12, from fractions to calculus. Every problem includes step-by-step solutions.

Vector magnitude and direction

Click problems to add them to your worksheet.

52662312
Let \(z_1=7+5i\) and \(z_2=3+2i\). 1. Find \(w=z_1-z_2\) in rectangular form. 2. Find \(|w|\). 3. Explain the geometric meaning of your result from part 2 in the complex plane.

Hints

- Subtract corresponding vector components. - Use the magnitude formula for \(a+bi\). - Interpret the magnitude of a difference vector.

Solution

1. \(w=(7-3)+(5-2)i=4+3i\). 2. \(|w|=\sqrt{4^2+3^2}=5\). 3. Because \(w=z_1-z_2\), \(|w|=|z_1-z_2|\) is the distance between the points represented by \(z_1\) and \(z_2\). The distance is \(5\) units.

Answer

1. \(w=4+3i\) 2. \(|w|=5\) 3. The two points are \(5\) units apart.
52774812
The vectors \(\mathbf{u}=\begin{pmatrix}3\\4\\0\end{pmatrix}\) and \(\mathbf{v}=\begin{pmatrix}0\\0\\12\end{pmatrix}\) are given. a) Find \(\lVert\mathbf{u}\rVert\), \(\lVert\mathbf{v}\rVert\), and \(\lVert\mathbf{u}+\mathbf{v}\rVert\). b) Verify the triangle inequality \(\lVert\mathbf{u}+\mathbf{v}\rVert\leq\lVert\mathbf{u}\rVert+\lVert\mathbf{v}\rVert\). c) Explain why equality does not hold. How would the vectors need to be oriented, without changing their magnitudes, for equality to hold?

Hints

- Use \(\sqrt{x^2+y^2+z^2}\) for vector magnitude. - Add the vectors before finding the magnitude of the sum. - Equality in the triangle inequality occurs when the vectors point in the same direction.

Solution

1. \(\lVert\mathbf{u}\rVert=\sqrt{3^2+4^2}=5\), and \(\lVert\mathbf{v}\rVert=12\). 2. \(\mathbf{u}+\mathbf{v}=\begin{pmatrix}3\\4\\12\end{pmatrix}\), so \(\lVert\mathbf{u}+\mathbf{v}\rVert=\sqrt{3^2+4^2+12^2}=13\). 3. Since \(13\leq5+12=17\), the triangle inequality holds. 4. Equality requires the vectors to be parallel and point in the same direction. Here, \(\mathbf{u}\) and \(\mathbf{v}\) are perpendicular, so the inequality is strict.

Answer

a) \(\lVert\mathbf{u}\rVert=5\), \(\lVert\mathbf{v}\rVert=12\), \(\lVert\mathbf{u}+\mathbf{v}\rVert=13\) b) \(13\leq17\) c) Equality would require the vectors to be parallel and point in the same direction.
52776512
Compute the vector \(\vec{v}=2\begin{pmatrix}1\\0\\4\end{pmatrix}-3\begin{pmatrix}1\\-1\\2\end{pmatrix}+\begin{pmatrix}3\\0\\4\end{pmatrix}\) and find its magnitude \(\|\vec{v}\|\).

Hints

- Compute each coordinate separately. - Watch the sign when subtracting a negative component. - Use the three-dimensional magnitude formula after finding the vector.

Solution

1. Combine corresponding components: \(\vec{v}=\begin{pmatrix}2\cdot1-3\cdot1+3\\2\cdot0-3\cdot(-1)+0\\2\cdot4-3\cdot2+4\end{pmatrix}=\begin{pmatrix}2\\3\\6\end{pmatrix}\). 2. Find the magnitude: \(\|\vec{v}\|=\sqrt{2^2+3^2+6^2}=\sqrt{49}=7\).

Answer

\(\vec{v}=\begin{pmatrix}2\\3\\6\end{pmatrix}\); \(\|\vec{v}\|=7\)
52776612
Compute \(\vec{w}=3\begin{pmatrix}-1\\2\\1\end{pmatrix}+2\begin{pmatrix}3\\0\\4\end{pmatrix}-4\begin{pmatrix}0.5\\0.5\\0.75\end{pmatrix}\) and find \(\|\vec{w}\|\).

Hints

- Perform the scalar multiplications first. - Apply the subtraction to every component of the last vector. - Use the magnitude formula after simplifying the vector.

Solution

1. Scale each vector: \(3\begin{pmatrix}-1\\2\\1\end{pmatrix}=\begin{pmatrix}-3\\6\\3\end{pmatrix}\), \(2\begin{pmatrix}3\\0\\4\end{pmatrix}=\begin{pmatrix}6\\0\\8\end{pmatrix}\), and \(4\begin{pmatrix}0.5\\0.5\\0.75\end{pmatrix}=\begin{pmatrix}2\\2\\3\end{pmatrix}\). 2. Combine the results: \(\vec{w}=\begin{pmatrix}-3+6-2\\6+0-2\\3+8-3\end{pmatrix}=\begin{pmatrix}1\\4\\8\end{pmatrix}\). 3. Find the magnitude: \(\|\vec{w}\|=\sqrt{1^2+4^2+8^2}=\sqrt{81}=9\).

Answer

\(\vec{w}=\begin{pmatrix}1\\4\\8\end{pmatrix}\); \(\|\vec{w}\|=9\)
52777712
Compute \(\vec{a}=0.5\left[\begin{pmatrix}1\\-5\\12\end{pmatrix}+\begin{pmatrix}5\\13\\12\end{pmatrix}\right]\) and find \(\|\vec{a}\|\).

Hints

- Evaluate the expression inside the brackets first. - Multiply every component by \(0.5\). - Use the magnitude formula for a vector in three dimensions.

Solution

1. Add inside the brackets: \(\begin{pmatrix}1\\-5\\12\end{pmatrix}+\begin{pmatrix}5\\13\\12\end{pmatrix}=\begin{pmatrix}6\\8\\24\end{pmatrix}\). 2. Multiply by \(0.5\): \(\vec{a}=\begin{pmatrix}3\\4\\12\end{pmatrix}\). 3. Find the magnitude: \(\|\vec{a}\|=\sqrt{3^2+4^2+12^2}=\sqrt{169}=13\).

Answer

\(\vec{a}=\begin{pmatrix}3\\4\\12\end{pmatrix}\); \(\|\vec{a}\|=13\)
52777812
Compute the vector \(\vec{b}=1.4\begin{pmatrix}2\\5\\-14\end{pmatrix}+0.6\begin{pmatrix}2\\5\\-14\end{pmatrix}\) and find \(\|\vec{b}\|\).

Hints

- Notice that both terms contain the same vector. - Combine the scalar coefficients before multiplying. - Squaring removes the sign of a negative component in the magnitude formula.

Solution

1. Combine the scalar coefficients: \(\vec{b}=(1.4+0.6)\begin{pmatrix}2\\5\\-14\end{pmatrix}=2\begin{pmatrix}2\\5\\-14\end{pmatrix}\). 2. Thus, \(\vec{b}=\begin{pmatrix}4\\10\\-28\end{pmatrix}\). 3. Its magnitude is \(\|\vec{b}\|=\sqrt{4^2+10^2+(-28)^2}=\sqrt{900}=30\).

Answer

\(\vec{b}=\begin{pmatrix}4\\10\\-28\end{pmatrix}\); \(\|\vec{b}\|=30\)
53042312
Find the magnitude of each vector. a) \(\vec{a}=\begin{pmatrix}-8\\12\\9\end{pmatrix}\) b) \(\vec{b}=\begin{pmatrix}\sqrt{13}\\\sqrt{15}\\\sqrt{21}\end{pmatrix}\) c) \(\vec{c}=\begin{pmatrix}1.5\\-2\\6\end{pmatrix}\)

Hints

- Square each component and add. - Negative signs disappear when squared. - Squaring a square root returns its radicand.

Solution

1. \(\|\vec{a}\|=\sqrt{(-8)^2+12^2+9^2}=\sqrt{289}=17\). 2. \(\|\vec{b}\|=\sqrt{13+15+21}=\sqrt{49}=7\). 3. \(\|\vec{c}\|=\sqrt{1.5^2+(-2)^2+6^2}=\sqrt{42.25}=6.5\).

Answer

a) \(17\) b) \(7\) c) \(6.5\)
53042912
Group the following vectors by equal magnitude: \(\vec{a}=\begin{pmatrix}2\\2\\1\end{pmatrix}\), \(\vec{b}=\begin{pmatrix}3\\0\\0\end{pmatrix}\), \(\vec{c}=\begin{pmatrix}\sqrt{5}\\2\\0\end{pmatrix}\), \(\vec{d}=\begin{pmatrix}1\\-2\\2\end{pmatrix}\), \(\vec{e}=\begin{pmatrix}4\\3\\0\end{pmatrix}\), \(\vec{f}=\begin{pmatrix}0\\-5\\0\end{pmatrix}\), \(\vec{g}=\begin{pmatrix}\sqrt{20}\\\sqrt{5}\\0\end{pmatrix}\), and \(\vec{h}=\begin{pmatrix}0\\3\\4\end{pmatrix}\).

Hints

- Compute squared magnitudes first. - Squaring a negative component makes it positive. - Squaring a square root gives its radicand.

Solution

1. The squared magnitudes of \(\vec{a}\), \(\vec{b}\), \(\vec{c}\), and \(\vec{d}\) are all \(9\), so each has magnitude \(3\). 2. The squared magnitudes of \(\vec{e}\), \(\vec{f}\), \(\vec{g}\), and \(\vec{h}\) are all \(25\), so each has magnitude \(5\).

Answer

\(\vec{a},\vec{b},\vec{c},\vec{d}\) have magnitude \(3\). \(\vec{e},\vec{f},\vec{g},\vec{h}\) have magnitude \(5\).
53043012
Which of the following vectors have the same magnitude as \(\vec{u}=\begin{pmatrix}12\\4\\3\end{pmatrix}\)? \(\vec{v}_1=\begin{pmatrix}0\\13\\0\end{pmatrix}\), \(\vec{v}_2=\begin{pmatrix}\sqrt{100}\\\sqrt{50}\\\sqrt{19}\end{pmatrix}\), \(\vec{v}_3=\begin{pmatrix}1\\12\\2\sqrt{3}\end{pmatrix}\), \(\vec{v}_4=\begin{pmatrix}5\\12\\0\end{pmatrix}\), \(\vec{v}_5=\begin{pmatrix}3\\-4\\12\end{pmatrix}\), and \(\vec{v}_6=\begin{pmatrix}8\\8\\4\end{pmatrix}\).

Hints

- Compare squared magnitudes. - Square radical components carefully. - Look for a total of \(169\).

Solution

1. \(\|\vec{u}\|^2=12^2+4^2+3^2=169\), so \(\|\vec{u}\|=13\). 2. The squared magnitudes are: \(\|\vec{v}_1\|^2=169\), \(\|\vec{v}_2\|^2=100+50+19=169\), \(\|\vec{v}_3\|^2=1+144+12=157\), \(\|\vec{v}_4\|^2=25+144=169\), \(\|\vec{v}_5\|^2=9+16+144=169\), and \(\|\vec{v}_6\|^2=64+64+16=144\). 3. Therefore, \(\vec{v}_1\), \(\vec{v}_2\), \(\vec{v}_4\), and \(\vec{v}_5\) have magnitude \(13\).

Answer

\(\vec{v}_1\), \(\vec{v}_2\), \(\vec{v}_4\), and \(\vec{v}_5\)
52659312
In the complex plane, let \(z_1=3+2i\) and \(z_2=-1+4i\). 1. Find \(s=z_1+z_2\), and describe the sum geometrically using vectors. 2. Find \(|z_1|\), \(|z_2|\), and \(|s|\). 3. Use your results to verify the triangle inequality \(|z_1+z_2|\le|z_1|+|z_2|\) for these numbers.

Hints

- Think about vector addition using the parallelogram rule. - The magnitude of a complex number is its distance from the origin. - Compare the three vector lengths as sides of a triangle.

Solution

1. Add corresponding parts: \(s=(3-1)+(2+4)i=2+6i\). Geometrically, the vector for \(s\) is the diagonal of the parallelogram formed by the vectors for \(z_1\) and \(z_2\). 2. The magnitudes are \(|z_1|=\sqrt{3^2+2^2}=\sqrt{13}\), \(|z_2|=\sqrt{(-1)^2+4^2}=\sqrt{17}\), and \(|s|=\sqrt{2^2+6^2}=\sqrt{40}=2\sqrt{10}\). 3. Numerically, \(2\sqrt{10}\approx6.32\) and \(\sqrt{13}+\sqrt{17}\approx7.73\). Since \(6.32\le7.73\), the triangle inequality holds.

Answer

1. \(s=2+6i\); it is the diagonal vector from the parallelogram rule. 2. \(|z_1|=\sqrt{13}\), \(|z_2|=\sqrt{17}\), and \(|s|=2\sqrt{10}\) 3. \(2\sqrt{10}\le\sqrt{13}+\sqrt{17}\), so the triangle inequality is satisfied.
52772212
The vectors are \(\vec{a}=\begin{pmatrix}2\\-3\\6\end{pmatrix}\) and \(\vec{b}=\begin{pmatrix}6\\3\\z\end{pmatrix}\). a) Find \(\|\vec{a}\|\). b) Find the positive value of \(z\) for which \(\|\vec{b}\|=\|\vec{a}\|\).

Hints

- Use the magnitude formula for each vector. - Equal magnitudes have equal squared magnitudes. - Apply the condition that \(z\) is positive.

Solution

1. \(\|\vec{a}\|=\sqrt{2^2+(-3)^2+6^2}=\sqrt{49}=7\). 2. Equal magnitudes require \(6^2+3^2+z^2=7^2\). 3. Thus, \(45+z^2=49\), so \(z^2=4\). 4. Since \(z>0\), \(z=2\).

Answer

a) \(7\) b) \(z=2\)
52774712
Two vectors \(\mathbf{a}\) and \(\mathbf{b}\) have magnitudes \(\lVert\mathbf{a}\rVert=7\) and \(\lVert\mathbf{b}\rVert=4\). 1. State the smallest and largest possible values of \(\lVert\mathbf{a}+\mathbf{b}\rVert\). 2. What relative direction of the vectors produces the maximum? 3. Use a geometric argument to explain why \(\lVert\mathbf{a}+\mathbf{b}\rVert\) cannot exceed \(11\).

Hints

- Imagine changing the angle between the two vectors. - What happens when both vectors point along the same line in the same direction? - Apply the triangle inequality to the head-to-tail vector triangle.

Solution

1. The largest possible magnitude is \(7+4=11\), reached when the vectors point in the same direction. The smallest is \(|7-4|=3\), reached when they point in opposite directions. 2. The maximum occurs when \(\mathbf{a}\) and \(\mathbf{b}\) are parallel and point in the same direction. 3. In the head-to-tail vector triangle, the side representing \(\mathbf{a}+\mathbf{b}\) cannot be longer than the sum of the other two sides. Thus, \(\lVert\mathbf{a}+\mathbf{b}\rVert\leq\lVert\mathbf{a}\rVert+\lVert\mathbf{b}\rVert=11\).

Answer

1. Minimum: \(3\); maximum: \(11\) 2. The vectors are parallel and point in the same direction. 3. The triangle inequality gives \(\lVert\mathbf{a}+\mathbf{b}\rVert\leq7+4=11\).
52787612
A vector connects \(P(3, 2, -1)\) to \(Q_k(k, 6, 3)\), where \(k\in\mathbb{R}\). a) Write \(\overrightarrow{PQ_k}\) in terms of \(k\). b) Find its magnitude when \(k=3\). c) Find all values of \(k\) for which its magnitude is \(6\).

Hints

- Subtract the coordinates of \(P\) from those of \(Q_k\). - Use the three-dimensional magnitude formula. - Solve both cases of the resulting squared equation.

Solution

1. \(\overrightarrow{PQ_k}=\begin{pmatrix}k-3\\4\\4\end{pmatrix}\). 2. When \(k=3\), \(\overrightarrow{PQ_3}=\begin{pmatrix}0\\4\\4\end{pmatrix}\), so \(\|\overrightarrow{PQ_3}\|=\sqrt{32}=4\sqrt{2}\). 3. For magnitude \(6\), \((k-3)^2+4^2+4^2=36\). 4. Thus, \((k-3)^2=4\), so \(k=1\) or \(k=5\).

Answer

a) \(\begin{pmatrix}k-3\\4\\4\end{pmatrix}\) b) \(4\sqrt{2}\) c) \(k=1\) or \(k=5\)
53039112
The points \(A(2, 1, 0)\), \(B(5, 3, 1)\), \(C(4, 6, 3)\), and \(D(1, 4, 2)\) form quadrilateral \(ABCD\). Using the inclusive definition that a trapezoid has at least one pair of parallel sides, determine whether \(ABCD\) is a trapezoid, a parallelogram, and a rhombus. Justify each classification with vectors.

Hints

- Compare vectors for opposite sides. - Under the inclusive definition, every parallelogram is a trapezoid. - In a parallelogram, equal adjacent side lengths establish a rhombus.

Solution

1. \(\overrightarrow{AB}=(3, 2, 1)\) and \(\overrightarrow{DC}=C-D=(3, 2, 1)\). 2. Since \(\overrightarrow{AB}=\overrightarrow{DC}\), one pair of opposite sides is equal and parallel. Thus, \(ABCD\) is a parallelogram and, under the inclusive definition, also a trapezoid. 3. \(\overrightarrow{BC}=(-1, 3, 2)\). 4. \(\|\overrightarrow{AB}\|=\sqrt{14}\) and \(\|\overrightarrow{BC}\|=\sqrt{14}\). 5. A parallelogram with two adjacent sides of equal length is a rhombus. Therefore, \(ABCD\) is also a rhombus.

Answer

\(ABCD\) is a trapezoid, a parallelogram, and a rhombus.
53042412
Let \(\vec{v}=\begin{pmatrix}2k\\k\\10\end{pmatrix}\), where \(k\in\mathbb{R}\). Find all values of \(k\) for which \(\|\vec{v}\|=15\).

Hints

- Use the squared magnitude to avoid carrying a square root. - Set the result equal to \(15^2\). - Include both square-root solutions.

Solution

1. The squared magnitude is \(\|\vec{v}\|^2=(2k)^2+k^2+10^2=5k^2+100\). 2. Set it equal to \(15^2\): \(5k^2+100=225\). 3. Thus, \(k^2=25\), so \(k=5\) or \(k=-5\).

Answer

\(k=5\) or \(k=-5\)
53056412
Plane \(E\) is given by \(3x-4z=0\). a) Write the equation in the form \(\vec{n}\cdot\vec{x}=0\). b) Find all normal vectors to \(E\) that have magnitude \(10\). c) Describe a special relationship between \(E\) and the coordinate axes. Justify your answer using the normal vector or equation.

Hints

- Read the normal vector from the equation. - Compute its magnitude before choosing a scale factor. - Include both possible directions for a normal vector of the required magnitude. - Check what happens when \(x=z=0\).

Solution

1. A normal vector is \(\vec{n}=\langle 3,0,-4\rangle\), so the dot-product equation is \(\langle 3,0,-4\rangle\cdot\vec{x}=0\). 2. Its magnitude is \(\lVert\vec{n}\rVert=\sqrt{3^2+0^2+(-4)^2}=5\). A parallel normal vector of magnitude \(10\) must be \(2\vec{n}\) or \(-2\vec{n}\). Thus the vectors are \(\langle 6,0,-8\rangle\) and \(\langle -6,0,8\rangle\). 3. The \(y\)-component of every normal vector is \(0\), so the \(y\)-axis direction lies in the plane. The equation also contains the origin, so the entire \(y\)-axis lies in the plane.

Answer

a) \(\langle 3,0,-4\rangle\cdot\vec{x}=0\) b) \(\langle 6,0,-8\rangle\) and \(\langle -6,0,8\rangle\) c) The plane contains the \(y\)-axis.
52585412
A roof lies in the plane \(E:2x-y+2z=12\). A vertical rod of length \(2\) is attached at \(P(3, 2, 4)\). Its shadow on \(E\) has length \(3\) and lies on \(h: \vec{r}(\lambda)=\langle 3,2,4\rangle+\lambda\langle 2,2,-1\rangle\). Find a possible direction vector for the sunlight. Give all directions supported by the data.

Hints

- Find the top of the vertical rod. - Compute the magnitude of the shadow line’s direction vector. - Locate points at the stated distance from \(P\) in both directions along the line. - A sunlight direction points from the rod’s top to a possible shadow point.

Solution

1. The top of the rod is \(Q(3, 2, 6)\). 2. The direction vector of \(h\) has magnitude \(\sqrt{2^2+2^2+(-1)^2}=3\). 3. Because the shadow length is \(3\), the shadow point of the rod’s top can be one direction-vector length from \(P\) in either direction along \(h\). 4. The first possible shadow point is \(S_1=P+\langle 2,2,-1\rangle=(5, 4, 3)\). The corresponding sunlight direction is \(\overrightarrow{QS_1}=\langle 2,2,-3\rangle\). 5. The second possible shadow point is \(S_2=P-\langle 2,2,-1\rangle=(1, 0, 5)\). The corresponding sunlight direction is \(\overrightarrow{QS_2}=\langle -2,-2,-1\rangle\). 6. Both vectors point from the rod’s top toward a shadow point and are consistent with the stated shadow length.

Answer

\(\vec{s}=\langle 2,2,-3\rangle\) or \(\vec{s}=\langle -2,-2,-1\rangle\)
52787112
A right triangular prism has lower base \(ABC\) and parallel upper base \(DEF\). The lateral edges are \(\overline{AD}\), \(\overline{BE}\), and \(\overline{CF}\). a) How many directed segments \(\overrightarrow{PQ}\), with distinct vertices \(P\) and \(Q\), can be formed from the six vertices? b) List all directed segments that represent the same vector as \(\overrightarrow{AD}\). c) How many distinct vectors are represented by all the directed segments from part a)?

Hints

- Count ordered pairs of distinct vertices. - Equal vectors must have the same magnitude and direction. - Separate base edges, lateral edges, and diagonals of the rectangular faces. - A vector and its opposite count as different vectors.

Solution

1. For the initial vertex there are \(6\) choices, and for the terminal vertex there are \(5\) remaining choices. Thus, there are \(6\cdot5=30\) directed segments. 2. Corresponding lateral edges of a prism are equal and parallel with the same orientation, so \(\overrightarrow{AD}=\overrightarrow{BE}=\overrightarrow{CF}\). 3. Count the distinct vectors by type. The two orientations of the lateral-edge vector contribute \(2\) vectors. The three edge directions in the triangular bases, together with their opposites, contribute \(6\) vectors. For segments joining noncorresponding vertices of opposite bases, there are six vectors with the upward lateral component and six with the downward lateral component. Their in-plane components are the six distinct directed base-edge vectors, and the opposite lateral components keep the upward and downward groups distinct. Thus these segments contribute \(12\) more vectors. Therefore, the total is \(2+6+12=20\).

Answer

a) \(30\) directed segments b) \(\overrightarrow{AD}\), \(\overrightarrow{BE}\), and \(\overrightarrow{CF}\) c) \(20\) distinct vectors
52787212
A right square pyramid has square base \(ABCD\) and apex \(S\). a) How many directed segments can be formed by choosing two distinct vertices of the pyramid in order? b) List every group of directed segments that represents the same vector. c) How many distinct vectors are represented by all these directed segments?

Hints

- Count ordered pairs of distinct vertices. - Equal vectors must match in both magnitude and direction. - Consider base edges, base diagonals, and lateral edges separately. - Check whether segments outside the same plane can have identical component vectors.

Solution

1. The pyramid has \(5\) vertices, so the number of ordered pairs of distinct vertices is \(5\cdot4=20\). 2. In the square base, opposite sides are equal and parallel with matching orientation: \(\overrightarrow{AB}=\overrightarrow{DC}\), \(\overrightarrow{BA}=\overrightarrow{CD}\), \(\overrightarrow{AD}=\overrightarrow{BC}\), and \(\overrightarrow{DA}=\overrightarrow{CB}\). No other directed segments represent equal vectors. 3. The \(8\) directed base edges represent \(4\) distinct vectors. The \(4\) directed base diagonals are distinct, and the \(8\) directed lateral edges are distinct. Therefore, the total is \(4+4+8=16\).

Answer

a) \(20\) directed segments b) \(\{\overrightarrow{AB},\overrightarrow{DC}\}\), \(\{\overrightarrow{BA},\overrightarrow{CD}\}\), \(\{\overrightarrow{AD},\overrightarrow{BC}\}\), and \(\{\overrightarrow{DA},\overrightarrow{CB}\}\) c) \(16\) distinct vectors

All problems may be used, copied and printed free of charge for school and tutoring, including paid tutoring. Commercial adaptations as well as publication or redistribution on the internet are not permitted.