| | |  | |
07-10-2005, 06:10 PM
|
#1 | | Junior Member
Join Date: May 2005
Threads: 58
Posts: 233
| 10Real SAT MATH question sunday may test 1996, on page 433
section 1. number 17,18,19,21,22
i know I missed alot, but i was timing myself, btw can u mention shortcuts to these if u find any |
| |
07-10-2005, 06:20 PM
|
#2 | | Member
Join Date: Oct 2004 Location: Marlboro, New Jersey
Threads: 27
Posts: 414
| i think it would help if u posted the actual problems |
| |
07-10-2005, 06:30 PM
|
#3 | | Moderator
Join Date: Jun 2005 Location: Northeast Gender: Not Saying
Threads: 21
Posts: 899
| Could you show your work first? The page # is 327. |
| |
07-10-2005, 06:52 PM
|
#4 | | Junior Member
Join Date: May 2005
Threads: 58
Posts: 233
| 20. if x=7+y and 4x=6-2y what is the value of x
a.-4
b.-4/3
c.-1/6
d.10/3
e.10
24. if n>0 and 9x^2+kx+36=(3x+n^2)for all x what is the value
of k-n
a.0
b.6
c.12
d.30
e.36
thats all I feel like posting, (really need to know those) ill try 2 figure the others out later. |
| |
07-10-2005, 07:04 PM
|
#5 | | Member
Join Date: Jun 2005
Threads: 41
Posts: 503
| 20. substitution
4(7+y)=6-2y
28+4y+2y=6
6y=-22
y=-22/6=-11/3
x=7-(11/3)=(22/3)-(11/3)
x=10/3
Answer: D
I don't know how to do the second one..btw is this SAT I MATH? |
| |
07-10-2005, 07:16 PM
|
#6 | | Member
Join Date: Jun 2005
Threads: 41
Posts: 503
| I just did the second one..
24) it says for all x, so substitute the x for 1 and 0 respectively
when you substitute x for 1:
9+k+36=3+n^2
42+k=n^2
k-n^2=42
when you substitute x for 0:
36=n^2
n=6
and now you substitute the second equation for first
k-n^2=42
k-6^2=42
k+36=42
k=6
k-n=?
6-6=0
Last edited by iwantfood : 07-10-2005 at 07:26 PM.
|
| |
07-10-2005, 10:29 PM
|
#7 | | Junior Member
Join Date: Jul 2005
Threads: 21
Posts: 237
| Pardon, but I have a question... iwantfood ---
I was curious too about those questions, and followed along with your example. However, I'm not sure I understand it:
Math's never been my strongest point, so maybe I'm wrong, but:
You said:
42+k=n^2 -- makes sense
k-n^2=42 - How? If 42+k = n^2 then doesn't 42+k-n^2 = 0 and k-n^2 = -42?
so if n = 6, k = -6?
and you said:
k-n^2=42
k+36=42 -- How does k-6^2 = 42 become k + 36 = 42? I thought that according to PEMDAS, k-6^2 is equivalent to k-(6^2) or k-36 = 42, in which case k is 78.
And when I did the substitution of x with 1 ended up w/... = k + 42 = n^2
n^2 = 36
so k + 42 = 36 or k = - 6?
Now I know this can't be the right answer, because -6 - 6 is -12, which is not an option. What am I not getting here?
Thanks to anyone who can help
Andre |
| |
07-10-2005, 10:49 PM
|
#8 | | Member
Join Date: Oct 2004 Location: Marlboro, New Jersey
Threads: 27
Posts: 414
| obssesed andre everything u said is correct until the very end. its k-n
which like u said both are -6 so its -6--6 which is 0. just a little mistake but makes a huge difference so answer should be a. 0 i think |
| |
07-10-2005, 10:58 PM
|
#9 | | Junior Member
Join Date: Jul 2005
Threads: 21
Posts: 237
| ijm8710, I thought exactly the same thing you did, I thought maybe that was the problem, but the problem asked for k-n
and I got k = -6, and n = 6
so k-n = (-6) - 6 = -12
I thought maybe n could equal -6 too, which would be (-6) - (-6) = 0, but we were told in the problem that n > 0 so n must be the positive square root of 36, not the negative one, so n must be 6. |
| |
07-11-2005, 01:01 AM
|
#10 | | Senior Member
Join Date: Jul 2005 Location: Penn
Threads: 113
Posts: 6,389
| Man, that's the November 1995 test, not May 1996. I was searching my book cause I knew I'd seen that second problem somewhere. I just did this test a couple days ago, so here it goes:
17) What is the slope of a line that passes through the origin and the point (-2, -1)?
slope = (y2 - y1)/(x2 - x1), (x1, y1) = (0, 0), (x2, y2) = (-2, -1)
slope = (-1 - 0)/(-2 - 0) = (-1)/(-2) = 1/2 --> B
18) Julie has cats, fish, and frogs for pets. The number of frogs she has is 1 more than the number of cats, and the number of fish is 3 times the number of frogs. Of the following, which could be the total number of these pets?
frogs = cats + 1, fish = 3frogs
total = fish + cats + frogs
You want to find the total, so you can just start adding them together and simplifying through substitution
= (3 x frogs) + cats + (cats + 1) <-- substituted values of fish and frogs
= (3 x (cats + 1) ) + cats + (cats + 1) <-- substitutded value of frogs again
= 3 x cats + 3 + cats + cats + 1
= 3 x cats + 2 x cats + 4
= 5 x cats + 4
Since the number of cats must be an integer greater than 0, the total can be 5(1)+4 = 9, 5(2)+4 = 14, 5(3)+4 = 19, etc. Notice how the only answer choice that fits is E)19.
19) If x is an integer, which of the following could NOT equal x^3?
Don't be fooled by A, since you can take the odd root (3, 5, etc) of a negative number, but not an even one (2, 4, etc). In this case, you could just start from 0 and work your way up until the cube of the number is greater than 27. so 0^3 = 0, 1^3 = 1, 2^3 = 8, 3^3 = 27, 4^3 = 64. Logically, the cube root of 16 should be between 2 and 3, but no INTEGER value works, so D) 16 is the answer.
21) The incomplete table above categorizes the members of a ches club according to their age and status. During a tournament, each member of the club plays exactly one game with each of the other members. How many games of chess are played between amateurs 20 years or older and professional under 20 years old during the tournament?
First you need to finish the chart. 5 goes in the top right box and 3 goes in the bottom left box in order to satisfy the totals. So you need to figure out how many games were between the 3 young professionals and the 5 old amateurs. If you don't know this already, memorize it: the number of games between a group of x people and a group of y people in which each person competes with every single person in the other group once but never with someone in his/her own group (in other words, exactly what this problem is) is equal to x times y. In this case, that's 3 x 5 = 15 games. To check that, you could write A, B, C, D, and E in order to represent the five amateurs and draw three lines from each to represent one game with each professional, or vice versa, and count the number of lines. The answer is C.
22) A bag contains a number of pieces of candy of which 78 are red, 24 are brown, and the remainder are yellow. If the probability of selecting a yellow piece of candy from ths bag at random is 1/3, how many yellow pieces of candy are in the bag?
probability = chance of happening / all possibilities, which is the same as p(x) = x/total. You can use thiss as a formula. You know the probability p(Y) is equal to 1/3. 1/3 = Y/(R + B + Y). How can we simplify this? By getting rid of the R and B variables. Just substitute their actual values. Now 1/3 = Y/(78 + 24 + Y) = Y/(102 + Y). Now you can just solve for Y: 1/3 = Y/(102 + Y) --> (1/3)(102 + Y) = Y --> 34 + Y/3 = Y --> 34 = Y - Y/3 --> 34 = 2Y/3 --> 102 = 2Y --> Y = 51, which is B.
I hope this helped! |
| |
07-11-2005, 01:12 AM
|
#11 | | Senior Member
Join Date: Jul 2005 Location: Penn
Threads: 113
Posts: 6,389
| MWUHAHAH I saved the best for last! loganr typed problem 24 wrong. Here it is:
24) If n > 0 and 9x^2 + kx + 36 = (3x+2)<b>^2</b> for all values of x, what is the value of k - n?
Hahahahah this was awesome. Since I found the mistake, I get to solve it, woohoo!
You know that (3x + n) = 9x^2 + 6xn + n^2, right? Doesn't that look oddly familiar? Ah, yes! The left side of the equation! But we'll get back to that in a minute.
On the left side, aren't the 9 and 36 perfect squares? Hm.. perhaps we'll be able to use that. Can we factor? Hey, since the right side is a perfect square, can the left side be one, too? Using just the 9 and the 36, the only possible square would be (3x + 6)^2. When expanded, that equals 9x^2 + 12x + 36. IF that works, then k = 36. Now, over to the right side. Hey, that (3x + n) looks similar to the (3x + 6) we squared a minute ago. Since both sides are equal, n would have to equal 6. Now, expand both sides, plugging in 36 for k and 6 for n. My word, it works! k - n = 36 - 6 = 30 --> D.
I'm not sure why I narrate in math problems. You'll just have to suck it up and deal :P.
The 9x^2 easily drop out; we don't need to look at them anymore. Now, the problem says FOR ALL VALUES OF X, so there must be more than one possible value of x. Therefore, we cannot expect it to have only one value. To accomodate this |
| |
07-11-2005, 10:25 AM
|
#12 | | Moderator
Join Date: Jun 2005 Location: Northeast Gender: Not Saying
Threads: 21
Posts: 899
| Sorry, theoneo,
seems your sleepy hands could not hold a pen any longer... I mean, keyboard.
If you don't mind, squeezing your narrative:
++++++++++++++++++++++++
If n > 0 and 9x^2 + kx + 36 = (3x+n)^2 for all values of x, what is the value of k - n?
========================
9x^2 + kx + 36 = 9x^2 + 6xn + n^2
kx + 36 = 6nx + n^2
Left and right sides of this equation are equations of straight lines for any set pair of values of k and n:
y1 = kx + 36
and
y2 = 6nx + n^2.
y1 = y2 for all values of x; that means y1 and y2 coincide:
k=6n and 36=n^2,
n=6 (since n>0),
k-n = 30. |
| |
07-11-2005, 10:51 AM
|
#13 | | Moderator
Join Date: Jun 2005 Location: Northeast Gender: Not Saying
Threads: 21
Posts: 899
| BTW, this question is from Saturday, November 1994 test, white
"10 Real SATs" p.316. |
| |
07-11-2005, 11:14 AM
|
#14 | | Junior Member
Join Date: May 2005
Threads: 58
Posts: 233
| guys thank for the contribution but thats not the test im on, I already got those correct btw theoneo,
ok its my fault for not giving enough info,
im working from the RED 10 real SAT, SECOND EDITION "the only source of real sat question from cover to cover"
on page 408,
I need help on 23,24,25
heres how they begin
23. if n >1 and each...
24.if j and K are integers
25. in the figure above |
| |
07-11-2005, 11:54 AM
|
#15 | | Member
Join Date: Oct 2004 Location: Marlboro, New Jersey
Threads: 27
Posts: 414
| o true my bad forgot bout the greater than 0 part but it seems like that problem was impossible if the one is right lol |
| | All times are GMT -5. The time now is 05:42 PM. |