New!
Get regular updates about newly solved problems
via algebra.com's RSS system.
Recent problems solved by 'sim9739'
sim9739 answered: 5 problems
Triangles/155557: The sides of a triangle are in the ration 5 : 12 : 13. What is the length of each side of the triangle if the perimeter of the triangle is 15 in.? 1 solutions
Answer 114563 by sim9739(5) on 2008-09-07 18:35:44 (Show Source):
You can put this solution on YOUR website!as the ratio is 5:12:13,then we can let a variable n such that the triangle has the length of sides 5n, 12n and 13n,
15 = 5n+12n+13n
15 = 30n
thus, n = 0.5
so the length of each sides are 5*0.5, 12*0.5 and 13*0.5
they are 2.5, 6 and 6.5
|
logarithm/155526: 2log(x) - log(x^2) + log(2/x) + log(x)
I tried to simplify as far as I could and came to:
log2 (x) + log(x)
I just want to know if this is the correct answer? If so, can it be simplified anymore? 1 solutions
Answer 114545 by sim9739(5) on 2008-09-07 16:50:35 (Show Source):
You can put this solution on YOUR website!2log(x) - log(x^2) + log(2/x) + log(x)
= log(x^2) - log(x^2) + log(2/x) + log(x)
= log(x^2/x^2) + log(2/x * x)
= log 1 + log 2
= log 2
|
|