How Many Golf Balls Of Each Kind Were Bought?


Please help me set up the equations!!!! I have a lot of trouble with “let” statements and things like that
A store sells the Red Dot golf balls for 60 cents each, the Black Dot balls for 94 cents each and the Gold Dot ball for $1.10 each. A golf pro bought two dozen more Red Dot than Gold DOt balls and three times as many Black Dot as Red Dot balls. If the golf balls and one dollar’s worth of tees cost 140.50, how many gold balls of each kind were bought?

Technorati Tags: , , , , , ,

Related posts:

  1. What kind of golf balls are the best to buy?
  2. Will A Golf Ball And Two Paper Balls In The Gas Tank Do Any Damage To The Car? What Kind?
  3. I Have 3 Golf Clubs That I Bought In 1982 By The Pga Golf Co. Any Ideas As To How I Find Out Their Value?
  4. Are There Rules On What Kind Of Golf Balls Pro’s Use On Tour?
  5. Top 5 Golf Balls Used By The Pros In The Mid 60s?

, , , , , ,

  1. #1 by Xavier - December 5th, 2009 at 08:31

    Let red dot = x
    Let black dot = y
    Let gold dot = z
    z = x – 24
    y = 3x
    0.6x + 0.94y + 1.1z + 1= 140.5
    0.6x + 0.94(3x) + 1.1(x-24) = 140.5 – 1
    0.6x + 2.82x + 1.1x – 26.4 = 139.5
    4.52x = 139.5 + 26.4
    x = 165.9/4.52
    x = 36.703
    y = 36.703*3
    z = 36.703 – 24
    37 red dot, 110 black dot, 13 gold dot
    I think, please recheck!

  2. #2 by Free Wordpress Plugins - December 5th, 2009 at 08:42

    Let r be number of red dot balls
    Let b be number of black dot balls
    Let g be total of gold dot balls
    Balls bought = r + b + g
    g+ 24 = r so g = r – 24
    b = 3*r
    So cost of things bought is
    0.6r + 0.94b + 1.1g + 1 (tees) = 140.5
    so 0.6r + 0.94*3*r + 1.1*(r-24)+1=140.5
    this gives r(0.6+0.94*3+1.1)-1.1*24+1=140.5
    4.52r – 25.4 = 140.5
    4.52r = 165.9
    It seems that these equations cannot be solved as whole numbers though (either the question is typed wrong – or it is just an example to show you understand how to set up equations?)

  3. #3 by Harris - December 5th, 2009 at 13:29

    dunno. but try to start with the 1.10 ball, then, when u have, say, a fourth of the total left, half the # of g balls, then -24. i guess itl work

(will not be published)
  1. No trackbacks yet.
Powered by Yahoo! Answers
Powered by WordPress Lab