Answer:
Jimmy; 26
Step-by-step explanation:
PEMDAS
Parentheses Exponents Multiplication Division Addition Subtraction
6 + 4 * 10 / 2 = 6 + 40 / 2
6 + 40 / 2 = 6 + 20
6 + 20 = 26
26
The nearest whole number would be 96
Answer:
y = x2 + x - 20 factors into
y = (x +5) * (x -4)
Step-by-step explanation:
<h3>
Answer: Choice (a) $1,653.66</h3>
=====================================================
Work Shown:
Use the compound interest formula
A = P*(1+r/n)^(n*t)
A = 10000(1+0.039/1)^(1*4)
A = 11,653.65589441
A = 11,653.66
That's the amount of money Tammy will have at the end of 4 years.
Subtract off the principal from this value to get the interest.
interest = A - P
interest = 11,653.66 - 10,000
interest = 1,653.66
Answer:
Step-by-step explanation:
This is a question that uses the Pythagorean Theorem.
a = 35 feet
b = x which is the height of the tree.
c = 3*x + 1 so we are trying to find x. Substitute into a b and c
a^2 + b^2 = c^2
35^2 + x^2 = (3x + 1)^2
35^2 + x^2 = 9x^2 + 6x + 1 Subtract x^2 from both sides.
35^2 = 8x^2 + 6x + 1 Subtract 35^2 from both sides.
0 = 8x^2 + 6x + 1 - 35^2
0 = 8x^2 + 6x - 1224
Does this factor?
(x + 12.75)(x - 12)
x - 12 = 0 is the only value that works.
x = 12
The tree is 12 feet high.
Note: I used the quadratic formula to solve this.