New!
Get regular updates about newly solved problems
via algebra.com's RSS system.
Recent problems solved by 'orca'
orca answered: 409 problems
Jump to solutions: 0..29 , 30..59 , 60..89 , 90..119 , 120..149 , 150..179 , 180..209 , 210..239 , 240..269 , 270..299 , 300..329 , 330..359 , 360..389 , 390..419, >>Next
Numbers_Word_Problems/200088: Three times the opposite of a number is 40 greater than 5 times number. What is the number? 1 solutions
Answer 150423 by orca(409) on 2009-06-14 23:06:47 (Show Source):
You can put this solution on YOUR website!Suppose the unknown number is x.
Then the opposite of the number is -x.
****************************************************
Three time the opposite of the unknown number is -3x.
Five times the unknown number is 5x.
****************************************************
As their difference is 40, we have
-3x - 5x = 40
****************************************************
Solving for x, we have
-8x = 40
x = -5
****************************************************
So the number is -5.
|
Bodies-in-space/200090: If the height of a right circular cylinder is quadrupled and the radius is divided by three, how is the volume changed? 1 solutions
Answer 150422 by orca(409) on 2009-06-14 23:01:00 (Show Source):
You can put this solution on YOUR website!Suppose the height and the radius of the original cylinder are h and r respectively. Then the volume of the original cylinder is
The height and the radius of the newly formed cylinder are 3h and r/3 respectively. Then the volume of the newly formed cylinder is

= 
= 
= 
So the volume of the newly formed cylinder is only one third of the volume of the original cylinder.
|
Reduction-of-unit-multipliers/195943: Sue walked to her school at 2 mph, picked up her bike and rode home at 10 mph. If her round trip took 1.5 hours, how far is the school form Sue's home
1 solutions
Answer 146938 by orca(409) on 2009-05-12 02:40:11 (Show Source):
You can put this solution on YOUR website!Let x be the distance between her home and the school.
The time spent on the way to school is x/2
The time spent on the way from school to home is x/10.
As the total time is 1.5, we have

Solving the equation for x, we have
 multiply both sides by 10 to clear fractions
|
Expressions-with-variables/193670: The sum of two numbers is 50. If twice the larger is subtracted by 4 times the smaller, the result is 8. Find the numbers. 1 solutions
Answer 145367 by orca(409) on 2009-04-29 02:50:38 (Show Source):
You can put this solution on YOUR website!Let the smaller one be x, then the larger one is 50 - x.
Now use the given information" twice the larger is subtracted by 4 times the smaller, the result is 8 " to set up an equation:
2(50-x)-4x=8
Solving for x, we have
100 - 2x - 4x = 8
100-6x=8
100-8=6x
92=6x
6x=92
x=92/6=46/3
So the smaller number is 46/3
The larger one is 50-46/3=104/3
|
Quadratic_Equations/193566: I'm stuck on this one:
determine whether the following equation has a real or complex solution
√2x^2 -4x-7√2=0 1 solutions
Answer 145359 by orca(409) on 2009-04-28 23:25:34 (Show Source):
You can put this solution on YOUR website!You need to find the value of the discriminant of the equation.
If the discriminant > = 0, then the equation has real solutions. Otherwise only complex solutions.
Recall that
The discriminant =  for equation 
So
The discriminant =
= 
= 
=  > 0
So the equation has 2 real roots
|
expressions/193581: 5^-1 + 2^-1-3^0.
ANSWER: -3/10
anyone knows why the answer is -3/10 please give a full break down 1 solutions
Answer 145358 by orca(409) on 2009-04-28 23:18:40 (Show Source):
|
real-numbers/193449: This question is from textbook
is the quotient of two irrational numbers always an irrational number? why or why not? 1 solutions
Answer 145229 by orca(409) on 2009-04-28 01:10:44 (Show Source):
|
Age_Word_Problems/193438: Tom buys $20,000 worth of stock, and sells it eight months later for $28,000. If he is required to pay 15% capital gains tax on his profits, how much tax will he pay? 1 solutions
Answer 145224 by orca(409) on 2009-04-27 22:50:01 (Show Source):
|
Rectangles/193291: The length of a rectangle swimming pool is 2x-1 meters and the width is x+2 meters. Write a polynomial A(x) that represent the area. Find A(5) 1 solutions
Answer 145110 by orca(409) on 2009-04-27 04:18:57 (Show Source):
|
Triangles/193233: Hi,
Thank you for the help.
Layout for a soccer field: side A is 36' side B is 84'. A & B meet at 90o angle. what is the length of side C?
Also like to know the formula for determining the length. thanks! This is a real life scenario.
Gary B. 1 solutions
Answer 145089 by orca(409) on 2009-04-26 23:35:38 (Show Source):
You can put this solution on YOUR website!We are required to solve a right triangle. So apply the Pythagorean Theorem to it.
The theorem states that the sum of the squares of the two legs a aand b is equal to the square of the hypotenuse c. Or
Here we are given
One leg = 36
Another leg = 84
We are required to find the length of the hypotenuse
According to the Theorem,

= 
=
So
c = 
= 91
|
Geometry_Word_Problems/193102: A rectangular picture frame is 4 times as wide as its length with a perimeter of 80 inches. Find the dimensions. 1 solutions
Answer 144977 by orca(409) on 2009-04-26 01:42:19 (Show Source):
You can put this solution on YOUR website!Let x be the length.
Then its width 4x
So the perimeter in terms of x is 2(x + 4x)
Setting it equal to 80, we have
2(x + 4x) = 80
Solving for x, we have
2*5x = 80
10x = 80
x = 8
Therefore the length is 8
the width is 4x = 4*8 = 32
|
test/192300: Two airplanes left the same airport traveling in opposite directions. If one airplane averages 400 miles per hour and the other airplane averages 250 miles per hour,in how many hours will the distance between the two planes be 1625 miles? 1 solutions
Answer 144347 by orca(409) on 2009-04-21 02:24:37 (Show Source):
You can put this solution on YOUR website!Suppose that in x hours the distance between the two planes will be 1625 miles.
In x hours, the distance traveled by each plane is:
Plane 1: 400x
Plane 2: 250x
The total distance covered is 400x + 250x.
Setting it equal to 1625, we have
400x + 250x = 1625
Solving for x, we have
650x = 1625
x= 2.5 hours
|
|