In this question, the thing that needs to be found is the number whose 20% would be 18. The information's required for getting to the solution are already provided in the question. based on those given information's, the answer can be deduced very easily.
Let us assume the unknown number to be = x
Then
(20/100) * x = 18
x/5 = 18
x = 18 * 5
= 90
so the unknown number in the question is 90. I hope the procedure is clear enough for you to understand.
I will attach google sheet that I used to find regression equation.
We can see that linear fit does work, but the polynomial fit is much better.
We can see that R squared for polynomial fit is higher than R squared for the linear fit. This tells us that polynomials fit approximates our dataset better.
This is the polynomial fit equation:

I used h to denote hours. Our prediction of temperature for the sixth hour would be:

Here is a link to the spreadsheet (
<span>https://docs.google.com/spreadsheets/d/17awPz5U8Kr-ZnAAtastV-bnvoKG5zZyL3rRFC9JqVjM/edit?usp=sharing)</span>
Answer:
5x³ - 2x² - 5x + 8
Step-by-step explanation:
[ Refer to the attachment ]
Answer:
- A'(-3, 12)
- B'(9, 6)
- C'(-6, -6)
Step-by-step explanation:
Dilation about the origin multiplies each coordinate value by the dilation factor.
For dilation factor k, the new coordinates are ...
(x, y) ⇒ (kx, ky)
Your dilation factor is 3, so the transformation is ...
(x, y) ⇒ (3x, 3y)
A(-1, 4) ⇒ A'(-3, 12)
B(3, 2) ⇒ B'(9, 6)
C(-2, -2) ⇒ C'(-6, -6)