Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. SAT question of the day

SAT question of the day

Scheduled Pinned Locked Moved The Lounge
questioncomoophelp
87 Posts 29 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P PIEBALDconsult

    Show off... I did it as (2/5 + 3/5) + (1/3 + 2/3) == (6/15 + 9/15) + (5/15 + 10/15) looking at the numerators only, I see 30 parts, 11 of which are yellow.

    J Offline
    J Offline
    jesarg
    wrote on last edited by
    #25

    You did the math differently, but it seems like you did the visualization of the problem in nearly the same way. The trick to solving these word problems is to turn the problem into a picture in your head of what's actually going on (and then use that picture to decide which math steps to take). Picture first, formula afterwards. It's when people try to do formula first instead that word problems get hard.

    1 Reply Last reply
    0
    • M Member 96

      Andy Brummer wrote:

      Why bake bread in space anyway

      Bite your tongue! Even prospectors on the gold rush trail to the Yukon would bake bread on the side of the trail when they stopped for the night, the cook would keep the sourdough starter in his pocket so it wouldn't freeze. When Richard Branson gets his space hotel in orbit up and running, I'll be the dude making a fortune on my microgravity bread machine! ;)


      When everyone is a hero no one is a hero.

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #26

      Soufflé

      1 Reply Last reply
      0
      • M Marc Clifton

        To make an orange dye, 3 parts of red dye are mixed with 2 parts of yellow dye. To make a green dye, 2 parts of blue dye are mixed with 1 part of yellow dye. If equal amounts of green and orange are mixed, what is the proportion of yellow dye in the new mixture? a. 3/16 b. 1/4 c. 11/30 d. 3/8 d. 7/12 -- From the SAT question of the day email I get as Ian signed me up as well to get these questions. Now, he figured this out (good for him) but it stumped me because I view the concept of "parts" to be abstract, making it impossible to equate "equal amounts of green and orange". I guess that's what I get for dealing with object oriented programming languages and always thinking too hard about math word problems. I guess if you consider "part" as a variable, like in: 5po=3pr + 2py 3pg=2pb + 1py then the "p" gets completely factored out. But in my thinking, the "parts" for making orange can be very different than the "parts" for making green. Which is another thing that I always had a problem with in word problems. If something can be completely factored out in the math, then why is it even used as a word in the problem? I've always attached meaning to the words in a math problem, when in reality, a lot of those words simple disappear in the math expressions. Wierd. Oh well, back to my abstractions and other imaginary worlds that I live in. Marc

        Thyme In The Country Interacx My Blog

        M Offline
        M Offline
        MrPlankton
        wrote on last edited by
        #27

        Somehow, this will be used as an interview question for some poor programmer interview-e

        MrPlankton

        1 Reply Last reply
        0
        • P peterchen

          The intrinsic assumptions here are that: (A) The same measure can and is applied to all colors. (B) The measure is additive, i.e. mixin A parts of X and B parts of Y gives (A+B) parts of whatever. Given that, the measure can be anything, a weight, a volume, the amount of paint Shlemiel the painter[^] uses on day 15. ('Part' can not be, however, the number of days Shlemiel needs to use the amount, since it's not linear, so mixing would not be additive) So, 5 parts of orange are contain 2 parts of yellow, so one part of orange dye contains 2/5 parts of yellow. Similary, 1 parts of green contain 1/3 part of yellow. 1 parts of yucky contain 1/2*(2/5+1/3) = 11/30 yellow. (c)


          Math text questions always contain such assumptions, and recognizig them is an intrinsic part of solving such a question. A common problem of quite some bright minds is not recognizing the intrinsic assumptions, because their filter is crystal clear on the algebra/calculus stuff, but pithc black on the "common sense" part. In a bad education system, they simply need to know which question patterns are subject of this test, and which pattern is this? Simple and boring, because they see the pattern long before they understood the "real world problem" the question is trying to pose . In a good education system, they are immensely more challenged, and need some kind of reverse reasoning: (A) What kind of result is expected? (a value? a formula? a proof a solvability verdict?) (B) Consider all hidden assumptions necessary to arrive at such a result (C) Pick the assumptions that are most simple while requiring all - or the majority - of the information given. This contains two other hidden assumptions: the question is solvable with the information given, and there is no - or not much - redundant information. This is (often much) more complicated than applying common sense - because there's an infinite pool of possible assumptions. A simple fractional arithmetics question, solved in 30 seconds by some guy who needs five minutes to recognize the pattern, suddenly becomes open ended:


          If we drop the "additive measure" requirement: Be O=O(R,Y) the number of parts of orange dye acquired from mixing R parts of red and Y parts of yellow. Similary, define G=G(B,Y) and U=U(O,G). this gives U = U

          P Offline
          P Offline
          PIEBALDconsult
          wrote on last edited by
          #28

          peterchen wrote:

          (A) The same measure can and is applied to all colors.

          That's helpful, but not required.

          P 1 Reply Last reply
          0
          • M Marc Clifton

            To make an orange dye, 3 parts of red dye are mixed with 2 parts of yellow dye. To make a green dye, 2 parts of blue dye are mixed with 1 part of yellow dye. If equal amounts of green and orange are mixed, what is the proportion of yellow dye in the new mixture? a. 3/16 b. 1/4 c. 11/30 d. 3/8 d. 7/12 -- From the SAT question of the day email I get as Ian signed me up as well to get these questions. Now, he figured this out (good for him) but it stumped me because I view the concept of "parts" to be abstract, making it impossible to equate "equal amounts of green and orange". I guess that's what I get for dealing with object oriented programming languages and always thinking too hard about math word problems. I guess if you consider "part" as a variable, like in: 5po=3pr + 2py 3pg=2pb + 1py then the "p" gets completely factored out. But in my thinking, the "parts" for making orange can be very different than the "parts" for making green. Which is another thing that I always had a problem with in word problems. If something can be completely factored out in the math, then why is it even used as a word in the problem? I've always attached meaning to the words in a math problem, when in reality, a lot of those words simple disappear in the math expressions. Wierd. Oh well, back to my abstractions and other imaginary worlds that I live in. Marc

            Thyme In The Country Interacx My Blog

            K Offline
            K Offline
            Kschuler
            wrote on last edited by
            #29

            I think the more important question is...who the crap would want to mix green and orange? What puke color is that?

            S L 2 Replies Last reply
            0
            • M Member 96

              Andy Brummer wrote:

              Why bake bread in space anyway

              Bite your tongue! Even prospectors on the gold rush trail to the Yukon would bake bread on the side of the trail when they stopped for the night, the cook would keep the sourdough starter in his pocket so it wouldn't freeze. When Richard Branson gets his space hotel in orbit up and running, I'll be the dude making a fortune on my microgravity bread machine! ;)


              When everyone is a hero no one is a hero.

              A Offline
              A Offline
              Andy Brummer
              wrote on last edited by
              #30

              John C wrote:

              the cook would keep the sourdough starter in his pocket so it wouldn't freeze.

              Sounds yummy.

              This blanket smells like ham

              1 Reply Last reply
              0
              • P PIEBALDconsult

                peterchen wrote:

                (A) The same measure can and is applied to all colors.

                That's helpful, but not required.

                P Offline
                P Offline
                peterchen
                wrote on last edited by
                #31

                Is it not?

                We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist

                P D 2 Replies Last reply
                0
                • K Kschuler

                  I think the more important question is...who the crap would want to mix green and orange? What puke color is that?

                  S Offline
                  S Offline
                  Sean Cundiff
                  wrote on last edited by
                  #32

                  Kschuler wrote:

                  I think the more important question is...who the crap would want to mix green and orange? What puke color is that?

                  umm, err, CodeProject? :(

                  -Sean ---- ????? ?????????

                  K 1 Reply Last reply
                  0
                  • S Sean Cundiff

                    Kschuler wrote:

                    I think the more important question is...who the crap would want to mix green and orange? What puke color is that?

                    umm, err, CodeProject? :(

                    -Sean ---- ????? ?????????

                    K Offline
                    K Offline
                    Kschuler
                    wrote on last edited by
                    #33

                    Ha. I wasn't quite thinking of it that way...but that's funny.

                    1 Reply Last reply
                    0
                    • M Marc Clifton

                      To make an orange dye, 3 parts of red dye are mixed with 2 parts of yellow dye. To make a green dye, 2 parts of blue dye are mixed with 1 part of yellow dye. If equal amounts of green and orange are mixed, what is the proportion of yellow dye in the new mixture? a. 3/16 b. 1/4 c. 11/30 d. 3/8 d. 7/12 -- From the SAT question of the day email I get as Ian signed me up as well to get these questions. Now, he figured this out (good for him) but it stumped me because I view the concept of "parts" to be abstract, making it impossible to equate "equal amounts of green and orange". I guess that's what I get for dealing with object oriented programming languages and always thinking too hard about math word problems. I guess if you consider "part" as a variable, like in: 5po=3pr + 2py 3pg=2pb + 1py then the "p" gets completely factored out. But in my thinking, the "parts" for making orange can be very different than the "parts" for making green. Which is another thing that I always had a problem with in word problems. If something can be completely factored out in the math, then why is it even used as a word in the problem? I've always attached meaning to the words in a math problem, when in reality, a lot of those words simple disappear in the math expressions. Wierd. Oh well, back to my abstractions and other imaginary worlds that I live in. Marc

                      Thyme In The Country Interacx My Blog

                      E Offline
                      E Offline
                      eggsovereasy
                      wrote on last edited by
                      #34

                      Just fill in your own unit of measurement...

                      1 Reply Last reply
                      0
                      • J Jim Crafton

                        Amusingly enough, if all of us college graduates had to retake the SAT's now, we'd probably all fail and never get admitted a second time round :)

                        ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                        R Offline
                        R Offline
                        Roger Wright
                        wrote on last edited by
                        #35

                        Maybe, but after they watered down the SAT several years ago I bet I could still ace the thing - drunk.

                        "A Journey of a Thousand Rest Stops Begins with a Single Movement"

                        B 1 Reply Last reply
                        0
                        • A Andy Brummer

                          You never know when you'll have to make concrete with cement, sand, gravel and water. You already have solar power, you're halfway to having your own compound already.

                          This blanket smells like ham

                          L Offline
                          L Offline
                          Luc Pattyn
                          wrote on last edited by
                          #36

                          right. yellow-green concrete is my favorite one. :)

                          Luc Pattyn [Forum Guidelines] [My Articles]


                          This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.


                          A 1 Reply Last reply
                          0
                          • K Kschuler

                            I think the more important question is...who the crap would want to mix green and orange? What puke color is that?

                            L Offline
                            L Offline
                            Luc Pattyn
                            wrote on last edited by
                            #37

                            haven't you tried it by now? they are on about it for hours already....

                            Luc Pattyn [Forum Guidelines] [My Articles]


                            This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.


                            1 Reply Last reply
                            0
                            • P PIEBALDconsult

                              Show off... I did it as (2/5 + 3/5) + (1/3 + 2/3) == (6/15 + 9/15) + (5/15 + 10/15) looking at the numerators only, I see 30 parts, 11 of which are yellow.

                              L Offline
                              L Offline
                              Luc Pattyn
                              wrote on last edited by
                              #38

                              But that is o so wrong. how can 0 == 0 prove or solve anything? :wtf: you should have used real numbers here.

                              Luc Pattyn [Forum Guidelines] [My Articles]


                              This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.


                              P T 2 Replies Last reply
                              0
                              • P peterchen

                                Is it not?

                                We are a big screwed up dysfunctional psychotic happy family - some more screwed up, others more happy, but everybody's psychotic joint venture definition of CP
                                blog: TDD - the Aha! | Linkify!| FoldWithUs! | sighist

                                P Offline
                                P Offline
                                PIEBALDconsult
                                wrote on last edited by
                                #39

                                By which I mean that different units may be used at each step.

                                P 1 Reply Last reply
                                0
                                • L Luc Pattyn

                                  right. yellow-green concrete is my favorite one. :)

                                  Luc Pattyn [Forum Guidelines] [My Articles]


                                  This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.


                                  A Offline
                                  A Offline
                                  Andy Brummer
                                  wrote on last edited by
                                  #40

                                  / lol, I'm kinda partial to gray myself.


                                  I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon

                                  G 1 Reply Last reply
                                  0
                                  • L Luc Pattyn

                                    But that is o so wrong. how can 0 == 0 prove or solve anything? :wtf: you should have used real numbers here.

                                    Luc Pattyn [Forum Guidelines] [My Articles]


                                    This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.


                                    P Offline
                                    P Offline
                                    PIEBALDconsult
                                    wrote on last edited by
                                    #41

                                    You may have forgotten (or didn't know) that I have a Rational class (available here[^]) that handles this just fine; I plug in "(1/2 * 2/5) + (1/2 * 1/3)" (jesarg's formula) and get "11/30" out. Mine doesn't work as well -- the answer isn't "30/15" :laugh:

                                    L 1 Reply Last reply
                                    0
                                    • P PIEBALDconsult

                                      You may have forgotten (or didn't know) that I have a Rational class (available here[^]) that handles this just fine; I plug in "(1/2 * 2/5) + (1/2 * 1/3)" (jesarg's formula) and get "11/30" out. Mine doesn't work as well -- the answer isn't "30/15" :laugh:

                                      L Offline
                                      L Offline
                                      Luc Pattyn
                                      wrote on last edited by
                                      #42

                                      Yeah, adding a class, a using statement and a couple of double quotes may help you out. Provided the class has passed SAT of course. :-D

                                      Luc Pattyn [Forum Guidelines] [My Articles]


                                      This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.


                                      modified on Thursday, February 21, 2008 7:45 PM

                                      P 1 Reply Last reply
                                      0
                                      • L Luc Pattyn

                                        Yeah, adding a class, a using statement and a couple of double quotes may help you out. Provided the class has passed SAT of course. :-D

                                        Luc Pattyn [Forum Guidelines] [My Articles]


                                        This month's tips: - before you ask a question here, search CodeProject, then Google; - the quality and detail of your question reflects on the effectiveness of the help you are likely to get; - use PRE tags to preserve formatting when showing multi-line code snippets.


                                        modified on Thursday, February 21, 2008 7:45 PM

                                        P Offline
                                        P Offline
                                        PIEBALDconsult
                                        wrote on last edited by
                                        #43

                                        Luc Pattyn wrote:

                                        using statement

                                        Users are losers. :-D Actually I made a small console app -- applet? -- appletini! A very small app. :-D

                                        namespace Calc
                                        {
                                        public partial class Calc
                                        {
                                        [System.STAThreadAttribute()]
                                        public static int
                                        Main
                                        (
                                        string[] args
                                        )
                                        {
                                        int result = 0 ;

                                                try
                                                {
                                                    if ( args.Length > 0 )
                                                    {
                                                        System.Console.Write 
                                                        ( 
                                                            PIEBALD.Types.Rational.ParseInfix ( args \[ 0 \] ).ToString() 
                                                        ) ;
                                                    }
                                                    else
                                                    {
                                                        System.Console.Write ( "Syntax: CALC expression" ) ;
                                                    }
                                                }
                                                catch ( System.Exception err )
                                                {
                                                    System.Console.Write ( err.Message ) ;
                                                }
                                        
                                                return ( result ) ;
                                            }
                                        }
                                        

                                        }

                                        OK, so it still requires quotes, but it would if I used floating point too. And the class is off-the-shelf, it's been there getting dusty for some time now.

                                        1 Reply Last reply
                                        0
                                        • J Jim Crafton

                                          Amusingly enough, if all of us college graduates had to retake the SAT's now, we'd probably all fail and never get admitted a second time round :)

                                          ¡El diablo está en mis pantalones! ¡Mire, mire! Real Mentats use only 100% pure, unfooled around with Sapho Juice(tm)! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! VCF Blog

                                          J Offline
                                          J Offline
                                          James Curran
                                          wrote on last edited by
                                          #44

                                          >> Retaking the SATs. Well, here's my experience. 1979 (age 17): 1280 (680M, 600V) 1999 (age 37): 1490 (750M, 740V) Of course, circa 1995, the scoring was "recentered", so score from before that "aren't comparable" to scores after. These day, ETS is a bit more forthcoming with details, so I was able to learn that the 1490 was the result of getting a total of 7 questions wrong over the entire set of tests.

                                          Truth, James

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups