Linear Equations for Gold Course Holes

  • Thread starter Thread starter vorcil
  • Start date Start date
  • Tags Tags
    Matrices
AI Thread Summary
Gold courses consist of 18 holes, each with a par of 3, 4, or 5, totaling a par sum of 78. The discussion revolves around establishing a system of linear equations to represent the number of each type of hole. The first two equations are correct, but confusion arises with the third equation, which should express that the number of par 5 holes (z) is 6 more than the number of par 3 holes (x), leading to the equation z - x = 6. Clarification is provided that this relationship helps form the correct system of equations. Understanding these equations is crucial for solving similar problems in tests.
vorcil
Messages
395
Reaction score
0
Gold courses have 18 holes.
each hole has a par, with either 3,4,5
the sum over the holes of one gold course is 78.
the number of par 5 holes is 6 more than the number of par 3 holes

if there are x holes with par 3, y holes with par 4 and z holes with par 5
write down a system of three linear equations linking these quantities

first two are easy
( 1 1 1 18 )
( 3 4 5 78 )
the third one I'm confused how to get to
( 1 0 1 7 ) ?
i solved using row echelon reduction and it dosen't work

the answers say -1 0 1 6
how does it get that?
how am i supposed to know that during a test?
please help
 
Physics news on Phys.org
Your first two equations look fine to me. For the third, the number of par 5 holes is z the number of par 3 holes is x and the number of par 5 holes is 6 more than the number of par 3 holes so

z = x + 6

or

z - x = 6

Does that help?
 
phyzmatix said:
Your first two equations look fine to me. For the third, the number of par 5 holes is z the number of par 3 holes is x and the number of par 5 holes is 6 more than the number of par 3 holes so

z = x + 6

or

z - x = 6

Does that help?

Oh, I was having a hard time trying to figure out why it was -x + z
cheers
get it
 
Glad to help :smile:
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top