Please I Need Help on Problem Solving Questions

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 190
Joined: Thu Jan 14, 2010 8:29 pm
Thanked: 2 times
Hi Guys, I really hope some angel would help me with them. I know the answer to many of them but I dont know the correct reasoning and explanation behind them so if someone can help me with it, it would be great !

1-A street vendor sells two newspapers, one for 25 cents and the other for 40 cents. If she sold 100 newspapers for $28.00, how many newspapers did she sell at 25 cents?
a)80
b)60
c)50
d)40
e)20

2- The largest number in a series of consecutive even integers is w. If the number of integers is n, what is the smallest number in terms of w and n?

a)w- 2n
b)w-n + 1
c)w- 2(n- 1)
d)n- 6 + w
c)w-n/w

3- Phil is making a 40-kilometer canoe trip. If he travels at 30 kilometers per hour for the first 10 kilometers, and then at 15 kilometers per hour for the rest of the trip, how many minutes longer will it take him than if he makes the entire trip at 20 kilometers per hour?

A)15
b)20
c)35
d)45
e)50

4-
A = {0, 1, -3, 6, -8}
B = {-1, 2, -4, 7}

If a is a number that is randomly selected from Set A, and b is a number that is randomly selected from Set B, what is the probability that ab > 0?

a)1/4
b)1/3
c)2/5
d)4/9
e)1/2

5-
The cost to rent a boat for a fishing trip is x dollars, which is to be shared equally among the people taking the trip. If 12 people go on the trip rather than 20, how many more dollars, in terms of x, will it cost per person?
a)x/8
b)x/12
c)x/16
d)x/20
e)x/30

6-
The sum of two positive numbers x and z is 50. If x is greater than 10 more than four times z, which of the following includes the entire range of values for z?
a)0 < z < 4
b)0 < z < 8
c)0 < z < 10
d)8 < z < 10
c)8 < z < 50

7-
A vending machine dispenses gumballs in a regularly repeating cycle of 10 different colors. If a quarter buys 3 gumballs, what is the minimum amount of money that must be spent in order for 3 gumballs of the same color to be dispensed?
a)$1.00
b)$1.75
c)$2.00
d)$2.25
e)$2.50

8-
The average (arithmetic mean) of 5 positive numbers is 8. If the average of 4 of these numbers is 5.5, what is the value of the other number?
a)2.5
b)18
c)20
d)22
e)30

9-
Twenty percent of the trees in an orchard are apple trees, and 1/3 of the trees that are not apple trees are cherry trees. If 3/4 of the trees in the orchard are fruit trees, and the only types of fruit trees in the orchard are apple trees, cherry trees, and plum trees, what fraction of the trees in the orchard are plum trees?
a)1/30
b)3/40
c)1/12
d)17/60
e)13/45

10-
What is the smallest positive integer that is evenly divisible by both 21 and 9?
a)21
b)42
c)63
d)126
e)189

11-
A picket fence is composed of x pickets, each of which is 1/2 inch wide. If there are six inches of space between each pair of pickets, which of the following represents the length of the fence in feet?

a)13/12 x
b)13/12 x-6
c)13/14 x
d)13x+1/24
e)13x-1/24

12-
If a rocket can travel x/5 miles every y seconds, how many miles can it travel in z minutes?
a)xy/5z
b)xz/5y
c)xyz/6
d)12xy/z
e)12xz/y
Source: — Problem Solving |

Senior | Next Rank: 100 Posts
Posts: 98
Joined: Mon Nov 23, 2009 2:30 pm
Thanked: 26 times
Followed by:1 members

by ace_gre » Fri Jan 15, 2010 2:57 pm
Hi, My take on these questions...

1- Let number of papers sold for 25 cents be x. Then no. of papers sold for 40 cents is 100-x.
0.25x + 0.4 (100-x) = 28
Solving for x ==>80

2- Not sure..Choices were not clear.

3-
30 km in 1hr
10 km in 10/30 = 1/3 hr
remaining distance of 30 km in 15km/hr. Time required = 30/15=2hrs
Total time = 2 1/3 hr

Time taken to travel 40km in 20km/hr speed. Time = 2hrs.

Difference in time = 1/3 hr = 20mins

4- Set A has 5 numbers , set B has 4 numbers.
No. of ways of choosing 1 number from A and one from B = 5*4 =20.
ab>0 , when a +ve and b+ve or a -ve and b -ve.
Two elements 1 and 6 from A and 2 ,7 from B. Combinations = 2*2=4
-3,-6 from A and -1 and -4 from B. ==>2*2=4.

Total probability = 8/20 =2/5

5- (x/12) -(x/20) = x/30

6-
x + z = 50 -------(1)
x > 10 + 4z------(2)

Both x and z are positive numbers. So max x can be 49 and min z can be 1.

Rearranging eq 2,
(x - 10) / 4 > z
~ 9 > z
of all the choices, B satisfies this range for z

7-
Since minimum amount is asked, the color of the first ball is what we are looking for. Say Red.
Since regularly repeating cycles of balls are dispensed,
1, 11, 21,31,41...will all be red.

To get 3 red balls, he will need 21 balls.
If 1 quarter can get 3 balls,
? quarters will get 21 balls

21/3 = 7
Amount = 7*0.25 = $1.75

8- Sum of 5 numbers= 8 * 5 =40
Sum of 4 numbers = 5.5 * 4 = 22

Last number = 40-22 =18

9- It is easier to pick a number for total trees in orchard. Easier to pick something that is divisible by 3 and 4.
I pick 60.

20 % = apple trees = 1/5 * 60 = 12 apple trees
Non apple trees = 60 - 12 = 48
Cherry trees = 1/3 * 48 = 16
fruit trees = 3/4 * 60 = 45

Plum trees = 45 - 12 - 16 = 17

Fraction = 17/60

10-
Prime factors of 21 = 7*3
9 = 3*3
Least common multiple = 7*3*3 = 63

11-
x pickets have (x-1) spaces between them.
Length of fence = x * 0.5 + (x-1) * 6
Not sure of the choices given...

12-
x/5 miles in y seconds
x/5y in 1 second
60x/5y in 1 min
60xz/5y in z mins
=>12xz/y