<p>How many sets of 10 can be taken if you have 10 identical blue towels and 10 unique red towels?</p>
<p>Just felt that too many explanations in #43 diluted the idea, plus one detail was plain wrong.
Let's try again, leaving extra explanations in #43.</p>
<p>We can rephrase a question:
+++++++++++++++++++++++++++
How many sets of towels selected from 10 numbered red towels are there, if a set can consist of any number of towels -
from 0 (empty set; in old question form, it means all 10 out of 10 are blues) </p>
<h1>to 10 (old form: full red set - no blues).</h1>
<p>Let's make a table with towels' numbers on top, and place 1s in columns for the towels included in a set and 0s for those that are not.</p>
<h2>Each row will represent a binary number, and they will go in ascending order</h2>
<p>The last number in this table will be 1 1 1 1 1 1 1 1 1.
There are as many possible sets of towels as rows in the table.</p>
<p>Total number of rows is 1 more then the last number
(we start counting from 0).
1 1 1 1 1 1 1 1 1 1 + 1 = 1 0 0 0 0 0 0 0 0 0 0 = 2^10 in decimal.
2^10 = 1024.
That's the answer.</p>
<p>At a dispute club session 20% of its members were involved in an arguing training: each of them had one sparring with every other member of that group.
If there were 21 verbal scuffles, how many members are in the club?</p>
<p>in response to gcf101, what you have to do do is start from the answer until you get to the question. :) you'll see. if u can't work from the question to the answer, use reverse logic</p>
<p>If a ball is thrown straight up at a certain speed, its height h, in feet, after t seconds is given by the formula h = 48t - 16t^2.
How many feet will the ball fly in one second through the air, starting one second after it is thrown?</p>
<p>Here's a question where the wording gets you.</p>
<p>If c is the number of cats and d is the number of dogs, what equation is equivalent to the statement "There are 3 fewer than 4 timess as many dogs as cats?"</p>
<p>I quoted this question from my memory, trying to preserve its murky wording.
The correct answer was 8 feet - the distance.
If you replace "straight up" with "45 deg...", there is no uncertainty.</p>
<p>It's a good, but extreme practice question. True SAT phrasing can be tricky, but not ambigious.
Objections?</p>
<p>"If c is the number of cats and d is the number of dogs, what equation is equivalent to the statement "There are 3 fewer than 4 timess as many dogs as cats?""</p>
<p>But it's not really finding the length of the curve. It's just interpreting the function (and its graph, if you want to). The function shows that at t = 1.5s, the ball reaches its maximum height of 36 ft. You stated that the ball was thrown STRAIGHT UP --- so there is no need to calculate the length of the curve, etc. It started and ended the time interval of analysis (1 to 2 s) at 32 ft...so, it went straight up 4 ft, then fell back down 4 ft again. Combined, it moved 8 ft totally in 1 second.</p>
<p>this is the one that screwed me over on the actual SAT...</p>
<p>"how many right angles are formed by the edges of a cube?"</p>
<p>i didnt know whether to consider right angles made by the vertex of 3 edges or not. i dont know if that even makes sense....ah well, it would be nice to figure it out.</p>
<p>Yikes. I'll try it:
The definition of an edge is where 2 faces meet. So, count everyplace two faces meet.
The bases of the cube make 4 right angles each, one with each face they meet, total of 8.
each face makes 4 right angles which each other face when they meet at an edge. 4 x 4 = 16
You would not count the right angles made by vertices of 3 edges, as those are vertices, not edges.
I'd say it's 24.</p>