New!
Get regular updates about newly solved problems
via algebra.com's RSS system.
Recent problems solved by '55305'
55305 answered: 76 problems
Jump to solutions: 0..29 , 30..59 , 60..89, >>NextLinear-equations/694719: HEY EVERYBODY .. I NEED SOME HELP SOLVE THIS EXPRESSION..
2x+5y = 20
-3x+2y= 12
I HAVE TO FIND THE X- COORDINATE.. 1 solutions
Answer 428140 by 55305(76) on 2012-12-16 08:37:43 (Show Source):
You can put this solution on YOUR website! We can solve this by system of equations.if you want to find x, we must get rid of y. the LCM of 5 and 2 is 10, so we need to multiply the top equation by 2 and the bottom one by 5.
now we can subtract the bottom equation from the top to get:
(4x+10y=40)
-(-15x+10y=60)
________________
19x=-20
x=-20/19, if you plug that into any of the equations, y would equal 84/19
|
Numbers_Word_Problems/694722: If the smaller number of consecutive odd integers is doubled the result is 7 more than the larger number of the 2 integers. Find the integers . 1 solutions
Answer 428138 by 55305(76) on 2012-12-16 08:20:34 (Show Source):
You can put this solution on YOUR website!Lets assume that the two numbers are n and n+2. Our equation is
 , which is the same thing as 2n=n+9, and if we subtract n from each side, we get n=9.
The two numbers are 9 and 11
|
Equations/634889: what are the possible values of x if x2+6x=-8 1 solutions
Answer 399952 by 55305(76) on 2012-08-05 12:50:55 (Show Source):
You can put this solution on YOUR website!First lets convert the equation to the form of ax^2+bx+c=0. So the equation now becomes x^2+6x+8=0. Now if we factor, we get (x+4)(x+2)=0 (see for yourself). So means that x+4=0 or x+2=0. If x+4=0, then x=-4. If x+2=0, then x=-2. So x is -4 or-2.
|
Exponents/633128: what is the simplified answer? 3 to the second power minus thirty divided by 3 divided by 5
4
6
7
9 1 solutions
Answer 398690 by 55305(76) on 2012-07-30 12:16:25 (Show Source):
You can put this solution on YOUR website!Did you mean  ?
If you did, then to solve it we need to use the order of operations, "PEMDAS"
P(Parentheses)
E(Exponents)
M(Multiplication)
D(Division)
A(Addition)
S(Subtraction)
Exponents come before division and subtraction, so lets simplify the exponent. So now the expression becomes  . Now for division.  . And finally, subtraction. 9-2=7. So the answer is 7.
|
expressions/633105: Evaluate & show work.
(4x)/(10^2), for x=3 1 solutions
Answer 398686 by 55305(76) on 2012-07-30 11:47:27 (Show Source):
You can put this solution on YOUR website!First lets plug into the expression that x=3. So the expression now becomes 4(3)/(10^2), and since 10^2=100 and 4(3)=12, the expression simplifies to 12/100, which is 0.12 or 3/25.
|
Quadratic_Equations/631928: The measured dimensions of a rectangle are 8m by 4m to the nearest whole unit. Find the minumum and maximum possible areas of the rectangle 1 solutions
Answer 398016 by 55305(76) on 2012-07-26 11:53:47 (Show Source):
|
Exponents/632108: (x-1)(x^4+x^3+x^2+x+1) (Multiply)
Please help me thanks so much :)
1 solutions
Answer 398012 by 55305(76) on 2012-07-26 11:26:16 (Show Source):
You can put this solution on YOUR website!First lets multiply everything in the second set of parentheses by x. So we get x^5+x^4+x^3+x^2+x. Now lets multiply everything in the second set of parentheses by 1 and subtract that from x^5+x^4+x^3+x^2+x. So (x^5+x^4+x^3+x^2+x)-(x^4+x^3+x^2+x+1)= x^5-1. So the answer is x^5-1.
|
Square-cubic-other-roots/631892: SIMPLIFY : √m^2/n^3
Please show work through steps so I can understand. THank you so much !!!! :) 1 solutions
Answer 397902 by 55305(76) on 2012-07-25 17:43:18 (Show Source):
You can put this solution on YOUR website!Did you mean  , or did you mean  . I'll just solve for both.

The square root of m^2 is just m. The square root of n^3 is n to the power of 3/2. So the answer is  . (sorry that got a little messed up)

The square root of m^2 is m, as I told you before. So the answer is  .
|
Equations/631752: 5x^2= 2 + 3x 1 solutions
Answer 397818 by 55305(76) on 2012-07-25 11:57:02 (Show Source):
You can put this solution on YOUR website!First lets convert this equation to the form ax^2+bx+c=0. So now the equation is 5x^2-3x-2=0. And if we factor that, we get (5x+2)(x-1)=0. So that means either 5x+2=0, or x-1=0. If x-1=0, then x=1. If 5x+2=0, then x=-0.4. So x is either 1 or -0.4.
|
Equations/631753: x^2 - 4x - 3= 0 1 solutions
Answer 397813 by 55305(76) on 2012-07-25 11:36:11 (Show Source):
You can put this solution on YOUR website!The formula for completing the square is  , so lets plug the numbers in where a=1, b=-4, and c=-3. So we get  , which simplifies to  , which simplifies to  , which simplifies to  , which simplifies to  . I hope you can understand that!
|
Miscellaneous_Word_Problems/631783: A farmer sold 50 apples and 20 oranges for a total of $30.00. The apples were 4/5 the price of the oranges. what is the price of each apple and each orange? Write a algebraic equation and solve. 1 solutions
Answer 397799 by 55305(76) on 2012-07-25 10:49:12 (Show Source):
You can put this solution on YOUR website!First lets assume that the cost of an orange is x. That means that the cost of an apple is 4/5*x. So the cost of 50 apples and 20 oranges is 50*4/5*x+20x. Since the cost of 50 apples and 20 oranges is $30, lets set that equal to 30. So we get 50*4/5*x+20x=30, which simplifies to 40x+20x=30, and that simplified is 60x=30. and if we divide each side by 60, we get x=0.50. That means an orange costs $0.50, and an apple costs 4/5 of that price, or $0.40.
|
Exponents/631768: Add:
(4x^3-3x+9)+(-2x^2-4)+(8x+3x^3)
Subtract:
(7x^2-3x+1)-(9x^2-7x-3)
I need help ASAP please and thank you so much!
1 solutions
Answer 397793 by 55305(76) on 2012-07-25 10:22:31 (Show Source):
You can put this solution on YOUR website!
| Solved by pluggable solver: EXPLAIN simplification of an expression |
Your Result:
YOUR ANSWER
- Graphical form:
simplifies to  - Text form: (4x^3-3x+9)+(-2x^2-4)+(8x+3x^3) simplifies to 7*x^3+5*x-2*x^2+5
- Cartoon (animation) form:
For tutors: simplify_cartoon( (4x^3-3x+9)+(-2x^2-4)+(8x+3x^3) )
- If you have a website, here's a link to this solution.
|
DETAILED EXPLANATION
Look at . Remove unneeded parentheses around terms , , It becomes .
Look at . Remove unneeded parentheses around terms , It becomes .
Look at . Remove unneeded parentheses around terms , It becomes .
Look at . Added fractions or integers together It becomes .
Look at . Moved to the right of expression It becomes .
Look at . Eliminated similar terms , replacing them with  It becomes .
Look at . Eliminated similar terms , replacing them with  It becomes .
Look at . Added fractions or integers together It becomes .
Look at . Added fractions or integers together It becomes .
Look at . Remove unneeded parentheses around factor  It becomes .
Look at . Remove unneeded parentheses around factor  It becomes . Result: 
Universal Simplifier and Solver
Done!
| |
| Solved by pluggable solver: EXPLAIN simplification of an expression |
Your Result:
YOUR ANSWER
- Graphical form:
simplifies to  - Text form: (7x^2-3x+1)-(9x^2-7x-3) simplifies to -2*x^2+4*x+4
- Cartoon (animation) form:
For tutors: simplify_cartoon( (7x^2-3x+1)-(9x^2-7x-3) )
- If you have a website, here's a link to this solution.
|
DETAILED EXPLANATION
Look at . Remove unneeded parentheses around terms , , It becomes .
Look at . Remove unneeded parentheses around terms , , It becomes .
Look at . Added fractions or integers together It becomes .
Look at . Moved to the right of expression It becomes .
Look at . Eliminated similar terms , replacing them with  It becomes .
Look at . Eliminated similar terms , replacing them with  It becomes .
Look at . Added fractions or integers together It becomes .
Look at . Added fractions or integers together It becomes .
Look at . Removed extra sign in front of  It becomes .
Look at . Remove unneeded parentheses around factor  It becomes .
Look at . Remove unneeded parentheses around factor  It becomes . Result: 
Universal Simplifier and Solver
Done!
| |
|
Square-cubic-other-roots/631420: Please show all of the work steps so I can understand how this is solved. This problem has been quite difficult for me. Thank you so much !!! :)
Simplify: 3√13/3 1 solutions
Answer 397557 by 55305(76) on 2012-07-24 12:25:10 (Show Source):
You can put this solution on YOUR website!3√13/3 is the same thing as 3 times the square root of 13 divided by 3. So the two 3's in  cancel out, leaving only  , and that's your answer.
|
Equations/631392: (1). 3(4y-1)=16y+5
(2). 2 2
(6x -5x + 8)-(x + 7x - 1) 1 solutions
Answer 397552 by 55305(76) on 2012-07-24 12:09:07 (Show Source):
You can put this solution on YOUR website!1. First we multiply everything in the parentheses by 3. 12y-3=16y+5 Now lets subtract 12y and 5 from each side to get -8=4y. Now lets divide each side by 4 to get -2=y. answer: y is -2
2. Sorry, but I can't understand what you are trying to say.
|
Equations/631399: m=r-c/r. What is c=?
1 solutions
Answer 397550 by 55305(76) on 2012-07-24 11:55:23 (Show Source):
You can put this solution on YOUR website!First lets multiply everything by r to get rid of the fraction. So the equation now becomes mr= r^2-c. Now lets subtract r^2 from each side. mr-r^2=-c Now lets multiply each side by -1 to get the answer. -mr+r^2=c. (note: if you meant  , I'm sorry for giving you the wrong solution, the solution to that is r-mr=c. I solved for  .)
|
Exponents/631070: X^2*x^4*x
(-7x)^3
(2b^3)^4
a^8/a^11
NEED HELP ASAP PLEASE-DIRECTIONS SAY SIMPLIFY for these 4 problems! Thanks in advance! 1 solutions
Answer 397328 by 55305(76) on 2012-07-23 12:09:38 (Show Source):
You can put this solution on YOUR website!1.We just need to add the powers up. 2+4+1=7 answer: x^7
2.We just find -7^3 and x^3 and multiply them together. -7^3=-343, x^3=x^3, so the answer is -343x^3.
3.We just need to find 2^4*(b^3)^4=16*b^(3*4)=16b^12.
4.We just need to subtract 11 from 8. 8-11=-3, answer:a^-3, which is the same as 1/a^3.
|
|