Answer:
the monthly payment is $134.72
Step-by-step explanation:
This is if the mortgage is annual also.
add all 3 which would equal 1,616.6.
But "why?" you ask is it so expensive.
it is still annual so divide it by 12 and you have 134.72
Answer:
1. D. 20, 30, and 50
2. A. 86
3. B. 94
Step-by-step explanation:
1. To find the outliers of the data set, we need to determine the Q1, Q3, and IQR.
The Q1 is the middle data in the lower part (first 10 data values) of the data set (while the Q3 is the middle data of the upper part (the last 10 data values) the data set.
Since it is an even data set, therefore, we would look for the average of the 2 middle values in each half of the data set.
Thus:
Q1 = (85 + 87)/2 = 86
Q3 = (93 + 95)/2 = 94
IQR = Q3 - Q1 = 94 - 86
IQR = 8
Outliers in the data set are data values below the lower limit or above the upper limit.
Let's find the lower and upper limit.
Lower limit = Q1 - 1.5(IQR) = 86 - 1.5(8) = 74
The data values below the lower limit (74) are 20, 30, and 50
Let's see if we have any data value above the upper limit.
Upper limit = Q3 + 1.5(IQR) = 94 + 1.5(8) = 106
No data value is above 106.
Therefore, the only outliers of the data set are:
D. 20, 30, and 50
2. See explanation on how to we found the Q1 of the given data set as explained earlier in question 1 above.
Thus:
Q1 = (85 + 87)/2 = 86
3. Q3 = (93 + 95)/2 = 94
Answer:
Tyler currently does 40 squats
Step-by-step explanation:
Tyler does squats and pushups.
<u>Currently:</u>
Number of pushups = 25
Number of squats = x
Total number = 25 + x
<u>After increase:</u>
Number of pishups 
Number of squats 
Total number 
If Tyler meets his goal, he will do a total of 13 more squats and pushups than he does now, thus

Answer:
{1, (-1±√17)/2}
Step-by-step explanation:
There are formulas for the real and/or complex roots of a cubic, but they are so complicated that they are rarely used. Instead, various other strategies are employed. My favorite is the simplest--let a graphing calculator show you the zeros.
___
Descartes observed that the sign changes in the coefficients can tell you the number of real roots. This expression has two sign changes (+-+), so has 0 or 2 positive real roots. If the odd-degree terms have their signs changed, there is only one sign change (-++), so one negative real root.
It can also be informative to add the coefficients in both cases--as is, and with the odd-degree term signs changed. Here, the sum is zero in the first case, so we know immediately that x=1 is a zero of the expression. That is sufficient to help us reduce the problem to finding the zeros of the remaining quadratic factor.
__
Using synthetic division (or polynomial long division) to factor out x-1 (after removing the common factor of 4), we find the remaining quadratic factor to be x²+x-4.
The zeros of this quadratic factor can be found using the quadratic formula:
a=1, b=1, c=-4
x = (-b±√(b²-4ac))/(2a) = (-1±√1+16)/2
x = (-1 ±√17)2
The zeros are 1 and (-1±√17)/2.
_____
The graph shows the zeros of the expression. It also shows the quadratic after dividing out the factor (x-1). The vertex of that quadratic can be used to find the remaining solutions exactly: -0.5 ± √4.25.
__
The given expression factors as ...
4(x -1)(x² +x -4)