djh101
- 158
- 5
Homework Statement
There are three exams in your linear algebra class and you theorize that your score in each exam will be numerically equal to the number of hours you study. The three exams count 20%, 30%, and 50% and your goal is to score 76% in the course. How many hours, a, b, and c should you study for each exam to minimize a2 + b2 + c2?
Homework Equations
.2a + .3b + .5c = 76
a2 + b2 + c2
The Attempt at a Solution
I'm not really sure to begin. I assume this has something to do with orthogonal projections, since it is in the orthogonal projections chapter/section, but the section doesn't really go over anything related to this question (my book is by Bretscher and he seems to have a habit of doing this). All I really need is a kick start.