Quote:
Originally Posted by DoctorFarha
Showing work is helpful but if not its fine too
Questions I don't know how to do:
Bank lends two people money for a total of $b. First person pays x% interest and second person pays y% interest. The amount of interest received by the bank is the same for reach loan. How much was loaned at x%??
a) (b+y) / xy
b) bx /(x+y)
c) by /(x+y)
d) (x+y) / by
e) bxy / (x+y)
Set up 2 equations in 2 variables, where the variables are the amounts loaned to each person.
Quote:
(x+7)^2 + (y-3)^2 = 0
-2x + 3y = k
Choices are:
23
-5
5
-23
18
Hint1: What would equation 1 be a graph of if the right side was r^2 instead of 0?
Hint 2: (x+7)^2 = -(y-3)^2. The left side is >= 0, and the right side is <= 0.
Quote:
(x^3 + 14) (x^3 - 51) = 1014
has two different real roots, find the difference between the roots.
- I know you prime factor 1014 (2 x 3 x 13 x 13) but I can't get past there
Choices are
4, 5, 6, 7, 8
If you multiply this out and set equal to zero, then the constant is -1728. The only prime factors of 1728 are 2 and 3. Integer solutions must be positive or negative factors (not necessarily prime factors) of 1728 which you get from the prime factors. Try the lowest ones first, and you should find a couple solutions fairly quickly.
Another way without trial and error is to notice that this is a product of 2 numbers that differ by 14 - (-51) = 65. This means there is some number, call it y, that is 65/2 = 32.5 from each of these numbers, and we can write
(y + 32.5)(y-32.5) = 1014
This is a difference of 2 squares:
y^2 - (32.5)^2 = 1014
Now solve for y (both solutions), then solve
x^3 + 14 = y
for x, using both values of y to get 2 values for x. Be sure to check in original equation.
Quote:
One day visibility was limited to 1300m. Ship Blue was traveling west on a parallel course to Ship White, traveling east. The courses are 500m apart. Blue ship's velocity is 6 km/h. If the ships were in sight of each other for 15 mins, what's the velocity in km/h of white ship?
-I think you're supposed to use pythagorous (5-12-13 or in this case 500-1200-1300 triangle) but am not sure what to do after that.
Choices: 4.5, 4.2, 3.8, 3.6 and 3.2
Since 1200m is the East-West separation when they are 1300m apart as the crow flies, they must be within 1200m of each other in either direction for 15 minutes. Calculate how fast they are moving with respect to each other, and subtract the blue ship's contribution to the speed to get the white ship's speed.
Last edited by BruceZ; 10-28-2009 at 04:27 PM.