Answer:
Here you go, hope this helps
Step-by-step explanation:
50
Lowest common denominator-> 6
1/2 multiply both top and bottom by 3 to get it in sixths
1/6+3/6=4/6
4/6 simplifies to 2/3.
2/3 is the simplest form to your question.
Answer:
25.2
Step-by-step explanation:
A calculator will evaluate this for you. If you don't have one, you can use a Google search box.
The Order of Operations tells you to start evaluation with the inner parentheses. Multiplication is performed before addition.
2(7 +2(2.8))
= 2(7 +5.6)
= 2(12.6)
= 25.2
Answer:
x1, x2 = 4.74 , -2.74
Step-by-step explanation:
To find the roots of a quadratic function we have to use the bhaskara formula
ax^2 + bx + c
x^2 - 2x - 13
a = 1 b = -2 c = -13
x1 = (-b + √ b^2 - 4ac)/2a
x2 =(-b - √ b^2 - 4ac)/2a
x1 = (2 + √ (2^2 - 4 * 1 * (-13)))/2 * 1
x1 = (2 + √ (4 + 52)) / 2
x1 = (2 + √ 56 ) / 2
x1 = (2 + 7.48) / 2
x1 = 9.48 / 2
x1 = 4.74
x2 = (2 - √ (2^2 - 4 * 1 * (-13)))/2 * 1
x2 = (2 - √ (4 + 52)) / 2
x2 = (2 - √ 56 ) / 2
x2 = (2 - 7.48) / 2
x2 = -5.48 / 2
x2 = -2.74