Answer:
12
Step-by-step explanation:
The formula for distance between points is 
So when you inserts the coordinates in this formula, it would be 



=12.08305
Usually, distance is round to whole number. So, it would be 12
Let there be x quarts of the 20% salt solution, and (25 - x) quarts of the 80% salt solution.
Then the total amount of salt in the 20% portion would be 0.2x, while that from the 80% portion would be (0.8)(25 - x). This would have to total up to (0.44)(25) in the final solution, so the equation is:
0.2x + 0.8(25 - x) = (0.44)(25)
-0.6x + 20 = 11
x = 15 quarts of the 20% salt solution
25 - x = 10 quarts of the 80% salt solution
Answer:
The selling price of the house is $144,681
Step-by-step explanation:
The computation of the selling price of the house is shown below:
Let us assume the selling price be x
So, the commission would be 0.06x
Now the danny would received
= x - 0.06x
= 0.94x
And, the amount received is $136,000
So equate this value
Like this
0.94x = $136,000
x = 
= $144,681
Hence, the selling price of the house is $144,681
Answer: f(a-2) = 2a² - 14a + 28
Step-by-step explanation:
f(x) = 2x² - 6x + 8
you can take a-2 and substitute it for each x, which would look like this:
f(a-2) = 2(a-2)² - 6(a-2) + 8
then distribute those in ( )
f(a-2) = 2a² - 8a + 8 - 6a + 12 + 8
combine like terms
f(a-2) = 2a² - 14a + 28