This is the solution to a number algebra word problem that was asked by Zakeus who said , "The numerator and denominator of a fraction are together equal to 100. Increase the numerator by 18 and decrease the denominator by 16 and the fraction is doubled. What is the fraction?"
Ok you want to set up 2 equations the 1st one is easy. x + y = 100 so y = 100 - x
The other would be (x + 18)/(y - 16) = (x/y)*2
(x + 18) y = 2x (y - 16) Now substitute 100-x for y....
(x + 18)(100 - x) = 2x(100 - x - 16)
100 x + 1800 - x^2 -18x = 2x(84-x)
82x + 1800 -x^2 = 168x - 2x^2 Now combine like terms...
x^2 - 86x + 1800 = 0
(x - 50)(x - 36) = 0 Now 50/50 is 1 and that's not the fraction we are looking for ( y = 100 - 50 = 50)
So substituting 36 in for x we have y = 100 - 36 = 64 So the fraction is 36/64 Now to verify this is correct add 18 to the numerator and subtract 16 from the denominator and we get ..
54/48 ... Ok now to verify if this is double the other equation lets reduce the equations. 36/64 4 is the gcd so we get 9/16 and for 54/48 , 3 is the gcd and we get 18/16 and 9/16 * 2 does equal 18/16, so we have the correct answer....
Sunday, October 9, 2011
Number Problem 12 Solution
Time and Distance Problem 13 Solution
This is the solution for a algebra time and distance word problem asked by a anonymous user: "Two trains left a station at the same time. One traveled north at a certain speed and the other traveled south at twice that speed. After 3 hours , the trains were 400 miles apart. How fast was each train traveling?"
The speed of the 1st train is x and the 2nd train is twice that or 2x. Ok the trick here is lets say someone is going 50 mph north and the other person is going twice that 100 the opposite direction. This distance separating them would be the same thing as if you added their speeds and it was going one direction -- in other words if someone was just going 150mph they would cover the same ground. Also rate multiplied by time equals distance. We know the time is 3 hours and the distance is 400. So
(x + 2x) (3) = 400
3x(3) = 400
9x = 400
x = 400/9 = 44 and 4/9ths mph is the 1st train and 88 and 8/9ths (800/9) mph is the 2nd train.
Age Problem 7 Solution
This is the solution to a algebra age word problem as asked by a anonymous user: "Nona is one-third as old as her mother. Five years ago, she was only one-fifth of the age of her mother. How old is Nona now? "
It is easier to set this up with two unknowns say x and y and have 2 equations.
The 1st equation would be: x = 1/3(y) or x = y/3 since Nona is currently 1/3 as old as her mother. Now 5 years ago she was only 1/5th the mothers age so the other equation would be..
x -5 = 1/5(y - 5) multiply by 5..
5x - 25 = y - 5 so
y = 5x - 20 .. plug this back into the 1st equation and you get..
x = (5x - 20)/3 - -multiply by 3
3x = 5x - 20 so 2x = 20 and x = 10
So Nona is 10 years old currently and the mom is 30. To check this go 5 years back... Nona would be 5 and the mother would be 25 ------ 5/25 = 1/5ths of her mothers age...
Mixture Problem 7 Solution
This is the solution to a new algebra mixture problem as asked by Califax who asked, "A 50-lb solution of acid and water is 20% (by weight). How much pure acid must be added to this solution to make it 30% acid?"
1/5 = 20 % ..... 3/10 = 30 % x = the unknown amount in lbs we want to add of 100% or 1/1 or 1 or just x of pure acid.
50(1/5) + x = 3/10 (50 + x) multiply by 10...
100 + 10x = 3(50 + x)
100 + 10x = 150 + 3x
7x = 50 = 50/7 = 7 and 1/7th lbs of pure acid needs to be added to make the solution 30% acid.
Friday, October 7, 2011
Number Problem 11 Solution
This is a new problem as asked by a anonymous visitor which read: "a number added to five times its reciprocal is -6. find the number "
Ok non-algebraically you can think of what numbers added together will make 6(of course they will be negative to make negative 6) --- 1 and 5 and 4 and 2 , and 6 and 0... You can't have a reciprocal of 0 and a reciprocal of 6 : 1/6 when multiplied by 5 makes 5/6ths and you know those added together : -6 + - 5/6ths dont make -6. Same thing goes for 2 and 3 --> 2 + 5/2 or 3 + 5/3 dont make 6. 1 and 5 however do work. The reciprocal of 1 is 1 so 1 + 5/1 =6 and so does 5 + 5/5 = 6 (Of course negative again). So there are 2 answers -1 and -5...
Algebraically... -x + (1/-x)5 = -6 =
-x -5/x = -6 (multiply by -x)
x^2 + 5 = 6x
x^2 + 6x + 5 = 0
(x + 1) (x + 5 ) = 0
So the answers are x = -1 and -5
Tuesday, December 14, 2010
Age Problem 6 Solution
This is the answer to the age algebra word problem that asked, "Bob is one third the age of his father. In 12 years he will be half the age of his father. How old is each now?"
Ok Bob being 1/3 the age of his father is the same thing as saying the father is 3 times as old as him. It makes it easier to work with. So let Bob be x and his father be 3x. And in 12 years bob will be half as old as his father. So we have..
x + 12 = (3x + 12) / 2
2x + 24 = 3x + 12
x = 12
So Bob is 12 years old and his father is 3(12) or 36 years old now. In 12 years Bob will be 12 + 12 or 24 years old and his father will be 36 + 12 or 48 years old which means Bob will be half as old so it checks out.
Thursday, November 25, 2010
Age Problem 5 Solution
This is the algebra age word problem that read Pol is 10 years younger than greg. In 7 years, he will be 10 years more than one halfas old as greg. Find their age at present. help me solve it.
Let Greg be X and Pol be X - 10 as far as current ages. In 7 years (thats x + 7) he will be 10 years more than 1/2 as old as greg (thats (x - 10 + 10)/2 or x/2). So set them equal..
X and x -10
x + 7 and x - 10 + 7 28 and 25
(x+7)/2 + 10 = x - 3
x + 17 = 2x - 6 ******** Correction 2 * 10 = 20 + 7 = 27 So it should be
x + 27 = 2x - 6
x =33 ---> Which is Greg's age so Pol's is x-10 or 33 -10 = 23
So Pol is 23 and Greg is 33