Answer:
a = 3
Step-by-step explanation:
Factor both expressions
x² - x - 6
Consider the factors of the constant term (- 6) which sum to give the coefficient of the x- term (- 1)
The factors are - 3 and + 2 , since
- 3 × 2 = - 6 and - 3 + 2 = - 1 , thus
x² - x - 6 = (x - 3)(x + 2)
-----------------------------------
x² + 3x - 18
consider factors of constant term (- 18) which sum to give the coefficient of the x- term (+ 3)
The factors are + 6 and - 3 , since
6 × - 3 = - 18 and 6 - 3 = + 3 , thus
x² + 3x - 18 = (x + 6)(x - 3)
Both expressions have a common factor of (x - 3)
Compare with (x - a ), then a = 3
Added all that up and you get 680$
hope this helps
Answer:
We need a sample size of least 119
Step-by-step explanation:
In a sample with a number n of people surveyed with a probability of a success of
, and a confidence level of
, we have the following confidence interval of proportions.

In which
z is the zscore that has a pvalue of
.
The margin of error is:

95% confidence level
So
, z is the value of Z that has a pvalue of
, so
.
Sample size needed
At least n, in which n is found when 
We don't know the proportion, so we use
, which is when we would need the largest sample size.






Rounding up
We need a sample size of least 119
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.