Challenge Problems for Chapter 2

A man is ordered by his doctor to take units of vitamin A, units of vitamin B, and units of vitamin C each day. Three brands of vitamin pills are available, and the number of units of each vitamin per pill are shown in the accompanying table.

(a)
Find all combinations of pills that provide exactly the required amount of vitamins (no partial pills allowed).
(b)
If brands 1, 2, and 3 cost 3 cents, 2 cents, and 5 cents  per pill, respectively, find the least expensive treatment.

of brand 1, of brand 2, of brand 3

A restaurant owner plans to use tables seating , tables seating , and tables seating , for a total of tables. When fully occupied, the tables seat customers. If only half of the tables, half of the tables, and one-fourth of the tables are used, each fully occupied, then customers will be seated. Find , , and .
The steady state temperature, , of a plate solves Laplace’s equation, One way to approximate the solution is to divide the plate into a square mesh and require the temperature at each node to equal the average of the temperature at the four adjacent nodes. In the following picture, the numbers represent the observed temperature at the indicated nodes. Find the temperature at the interior nodes, indicated by and . One of the equations is .

You need \begin{align*} &\frac{1}{4}\left ( 20+30+w+x\right ) -y=0 \\ &\frac{1}{4}\left ( y+30+0+z\right ) -w=0 \\ &\frac{1}{4}\left ( 20+y+z+10\right ) -x=0 \\ &\frac{1}{4}\left ( x+w+0+10\right ) -z=0 \end{align*}
\begin{align*} w&=\answer{15}\\ x&=\answer{15}\\ y&=\answer{20}\\ z&=\answer{10}\\ \end{align*}
Solve the following system of equations for and .

\begin{equation*} \begin{array}{rlrlrcr} x^2 & + & xy & - & y^2 & = & 1 \\ 2x^2 & - & xy & + & 3y^2 & = & 13 \\ x^2 & + & 3xy & + & 2y^2 & = & 0 \\ \end{array} \end{equation*}

These equations are linear in the new variables , , and .
Find coefficients , and such that the graph of passes through the points , , . Graph the equation you found to check your answer. Given any three points in the plane, does a solution always exist? What are the possibilities when only two points are given? What about more than three points? Illustrate your answers with examples.
Use the concepts from Problem prob:parabolaFit to establish the fact that two distinct points determine a line.
A circle with radius , centered at the origin is a graph of . How many points does it take to uniquely determine a circle with this equation? In general, a circle is a graph of . How many points determine a circle? Can a circle be drawn through any three points? Support your answers geometrically and algebraically.

Bibliography

These problems come from the end of Chapter 1 of Ken Kuttler’s A First Course in Linear Algebra. (CC-BY)

Ken Kuttler, A First Course in Linear Algebra, Lyryx 2017, Open Edition, pp. 42–49.

2024-09-11 17:55:18