Chapter 6: Problem 71
Describe how to perform scalar multiplication. Provide an example with your description.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 6: Problem 71
Describe how to perform scalar multiplication. Provide an example with your description.
All the tools & learning materials you need for study success - in one app.
Get started for free
Use a coding matrix \(A\) of your choice. Use a graphing utility to find the multiplicative inverse of your coding matrix. Write a cryptogram for cach message. Check your result by decoding the cryptogram. Use your graphing utility to perform all necessary matrix multiplications. $$\begin{array}{llllllllllll}\mathrm{A} & \mathrm{R} & \mathrm{T} & \- & \mathrm{E} & \mathrm{N} & \mathrm{R} & \mathrm{I} & \mathrm{C} & \mathrm{H} & \mathrm{E} & \mathrm{S} \\\1 & 18 & 20 & 0 & 5 & 14 & 18 & 9 & 3 & 8 & 5 & 19\end{array}$$
Find \(A^{-1}\) and check. $$A=\left[\begin{array}{rr}e^{x} & e^{3 x} \\\\-e^{3 x} & e^{5 x}\end{array}\right]$$
Determine whether each statement makes sense or does not make sense, and explain your reasoning. I added matrices of the same order by adding corresponding elements
Determinants are used to find the area of a triangle whose vertices are given by three points in a rectangular coordinate system. The area of a triangle with vertices \(\left(x_{1}, y_{1}\right),\left(x_{2}, y_{2}\right),\) and \(\left(x_{3}, y_{3}\right)\) is $$\text { Area }-\pm \frac{1}{2}\left|\begin{array}{lll}x_{1} & y_{1} & 1 \\\x_{2} & y_{2} & 1 \\\x_{3} & y_{3} & 1\end{array}\right|$$ where the \(\pm\) symbol indicates that the appropriate sign should be chosen to yield a positive area. Use determinants to find the area of the triangle whose vertices are \((3,-5),(2,6),\) and \((-3,5)\)
Exercises \(85-87\) will help you prepare for the material covered in the next section. Use Gauss-Jordan elimination to solve the system: $$\left\\{\begin{array}{cc}-x-y-z=1 \\\4 x+5 y & =0 \\\y-3 z=0\end{array}\right.$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.