Usually when you do expressions involving subtraction you can do Keep, Change ,Change
That means you keep the sign of the first number and change the other two signs.
It is best you rewrite the expression to addition because a lot of people don't do well with subtracting .
Jason likely missed placed the decimal, because 3 x 1 = 3, and if the decimal was between 2 and 5, the number would be near 3.
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.