Answer:

Step-by-step explanation:
Amanda bought g gallons of paint for $16.55 per gallon and t pints of paint thinner for $5.97 per pint
Total amount = rate per gallon times gallons + rate per pint times pints

amanda bought 8 gallons of paint and 3 pints of paint thinner
g=8 and t=3, substitute the values and find total cost

Given the table below comparing the marginal benefit Lucinda gets from
Kewpie dolls and Beanie Babies.
![\begin{tabular} {|p {2cm}|p {2cm}|p {2cm}|p {2cm}|} \multicolumn {4} {|c|} {Lucinda's Kewpie Doll and Beanie Baby Marginal Benefits}\\[1ex] \multicolumn {2} {|c|} {Kewpie Dolls}&\multicolumn {2} {|c|} {Beanie Babies}\\[1ex] 1&\$15.00&1&\$12.00\\ 2&\$12.00&2&\$10.00\\ 3&\$9.00&3&\$8.00\\ 4&\$6.00&4&\$6.00\\ 5&\$3.00&5&\$4.00\\ 6&\$0.00&6&\$2.00\\ \end{tabular}](https://tex.z-dn.net/?f=%5Cbegin%7Btabular%7D%0A%7B%7Cp%20%7B2cm%7D%7Cp%20%7B2cm%7D%7Cp%20%7B2cm%7D%7Cp%20%7B2cm%7D%7C%7D%0A%5Cmulticolumn%20%7B4%7D%20%7B%7Cc%7C%7D%20%7BLucinda%27s%20Kewpie%20Doll%20and%20Beanie%20Baby%20Marginal%20Benefits%7D%5C%5C%5B1ex%5D%0A%5Cmulticolumn%20%7B2%7D%20%7B%7Cc%7C%7D%20%7BKewpie%20Dolls%7D%26%5Cmulticolumn%20%7B2%7D%20%7B%7Cc%7C%7D%20%7BBeanie%20Babies%7D%5C%5C%5B1ex%5D%0A1%26%5C%2415.00%261%26%5C%2412.00%5C%5C%0A2%26%5C%2412.00%262%26%5C%2410.00%5C%5C%0A3%26%5C%249.00%263%26%5C%248.00%5C%5C%0A4%26%5C%246.00%264%26%5C%246.00%5C%5C%0A5%26%5C%243.00%265%26%5C%244.00%5C%5C%0A6%26%5C%240.00%266%26%5C%242.00%5C%5C%0A%5Cend%7Btabular%7D)
<span>If
lucinda has only $18 to spend and the price of kewpie dolls and the
price of beanie babies are both $6,
Lucinda will buy the combination for which marginal benefit is the same.
Therefore, Lucinda will buy </span><span>2 kewpie dolls and 1 beanie baby,</span><span>
if she were rational.</span>
We have that
<span>K = C + 273.15
solve for C
subtract 273.15 both sides
K-273.15=C
C=K-273.15
the answer is
</span>C=K-273.15<span>
</span>
Answer:
k = - 14
Step-by-step explanation:
given that (x - 5) is a factor of the polynomial then x = 5 is a root and
x³ - x² + kx - 30 = 0 for x = 5, that is
5³ - 5² + 5k - 30 = 0
125 - 25 + 5k - 30 = 0
70 + 5k = 0 ( subtract 70 from both sides )
5k = - 70 ( divide both sides by 5 )
k = - 14
Answer:
r = 0.9825; good correlation.
Step-by-step explanation:
One formula for the correlation coefficient is
![r = \dfrac{n\sum{xy} - \sum{x} \sum{y}}{\sqrt{n\left [\sum{x}^{2}-\left (\sum{x}\right )^{2}\right]\left [\sum{y}^{2}-\left (\sum{y}\right )^{2}\right]}}](https://tex.z-dn.net/?f=r%20%3D%20%5Cdfrac%7Bn%5Csum%7Bxy%7D%20-%20%5Csum%7Bx%7D%20%5Csum%7By%7D%7D%7B%5Csqrt%7Bn%5Cleft%20%5B%5Csum%7Bx%7D%5E%7B2%7D-%5Cleft%20%28%5Csum%7Bx%7D%5Cright%20%29%5E%7B2%7D%5Cright%5D%5Cleft%20%5B%5Csum%7By%7D%5E%7B2%7D-%5Cleft%20%28%5Csum%7By%7D%5Cright%20%29%5E%7B2%7D%5Cright%5D%7D%7D)
The calculation is not difficult, but it is tedious.
1. Calculate the intermediate numbers
We can display them in a table.
<u> </u><u>x</u> <u> y </u> <u> xy </u> <u> x² </u> <u> y² </u>
-3 -40 120 9 1600
1 12 12 1 144
5 72 360 25 5184
<u> 7</u> <u>137</u> <u> 959</u> <u>49</u> <u>18769
</u>
Σ = 10 181 1451 84 25697
2. Calculate the correlation coefficient
![r = \dfrac{n\sum{xy} - \sum{x} \sum{y}}{\sqrt{\left [n\sum{x}^{2}-\left (\sum{x}\right )^{2}\right]\left [n\sum{y}^{2}-\left (\sum{y}\right )^{2}\right]}}\\\\= \dfrac{4\times 1451 - 10\times 181}{\sqrt{[4\times 84 - 10^{2}][4\times25697 - 181^{2}]}}\\\\= \dfrac{5804 - 1810}{\sqrt{[336 - 100][102788 - 32761]}}\\\\= \dfrac{3994}{\sqrt{236\times70027}}\\\\= \dfrac{3994}{\sqrt{16526372}}\\\\= \dfrac{3994}{4065}\\\\= \mathbf{0.9825}](https://tex.z-dn.net/?f=r%20%3D%20%5Cdfrac%7Bn%5Csum%7Bxy%7D%20-%20%5Csum%7Bx%7D%20%5Csum%7By%7D%7D%7B%5Csqrt%7B%5Cleft%20%5Bn%5Csum%7Bx%7D%5E%7B2%7D-%5Cleft%20%28%5Csum%7Bx%7D%5Cright%20%29%5E%7B2%7D%5Cright%5D%5Cleft%20%5Bn%5Csum%7By%7D%5E%7B2%7D-%5Cleft%20%28%5Csum%7By%7D%5Cright%20%29%5E%7B2%7D%5Cright%5D%7D%7D%5C%5C%5C%5C%3D%20%5Cdfrac%7B4%5Ctimes%201451%20-%2010%5Ctimes%20181%7D%7B%5Csqrt%7B%5B4%5Ctimes%2084%20-%2010%5E%7B2%7D%5D%5B4%5Ctimes25697%20-%20181%5E%7B2%7D%5D%7D%7D%5C%5C%5C%5C%3D%20%5Cdfrac%7B5804%20-%201810%7D%7B%5Csqrt%7B%5B336%20-%20100%5D%5B102788%20-%2032761%5D%7D%7D%5C%5C%5C%5C%3D%20%5Cdfrac%7B3994%7D%7B%5Csqrt%7B236%5Ctimes70027%7D%7D%5C%5C%5C%5C%3D%20%5Cdfrac%7B3994%7D%7B%5Csqrt%7B16526372%7D%7D%5C%5C%5C%5C%3D%20%5Cdfrac%7B3994%7D%7B4065%7D%5C%5C%5C%5C%3D%20%5Cmathbf%7B0.9825%7D)
The closer the value of r is to +1 or -1, the better the correlation is. The values of x and y are highly correlated.