If Carly broke the record by 1.3 seconds and Carly's time was 55.7 the old record would be Carly's time plus 1.3 seconds for the time that Carly broke the record by, so... 57 seconds was the old record
<h2>
Answer with explanation:</h2>
When there is a linear relationship is observed between the variables, we use linear regression predict the relationship between them.
Also, we predict the values for dependent variable by modelling a linear model that best fits the data by drawing a line Y=a+bX, where X is the explanatory variable and Y is the dependent variable.
In other words: The line of best fit is a line through a scatter plot of data points that best describes the relationship between them.
That's why the regression line referred to as the line of best fit.
Answer:
need to spend $18 more in addition to $12
Step-by-step explanation:
Given: According to online music store, if you spend $30 or more, you receive 3 songs for free
To find: How much more money need to be spend in addition to $12 to receive three free songs
Solution:
Let x denotes amount to be spend in addition to $12 to receive three free songs
According to question,

Answer: 5
Step-by-step explanation: The median is the middle number in the data set when the data set is written from least to greatest.
Notice that our data set is already written from least to greatest.
1, 2, 2, 8, 9, 14
Notice that in this data set, there is no middle number directly because 2 and 8 fall directly in the middle. In this situation, we take the average of these two middle numbers and divide their sum by 2.
Since 2 and 8 are the numbers that appear in the middle, we add them.
2 + 8 gives us 10.
Now we divide 10 by 2 to get 5.
So the median of this data set is 5.
Answer:
f(x + h) = 3x³ + x² + 9h²x + 3h³ + h² + 9hx² + 2hx
General Formulas and Concepts:
- Order of Operations: BPEMDAS
- Distributive Property
- Expand by FOIL (First Outside Inside Last)
- Combining like terms
Step-by-step explanation:
<u>Step 1: Define function</u>
f(x) = x² + 3x³
f(x + h) is x = x + h
<u>Step 2: Simplify</u>
- Substitute: f(x + h) = (x + h)² + 3(x + h)³
- Expand by FOILing: f(x + h) = (x² + 2hx + h²) + 3(x + h)³
- Rewrite: f(x + h) = (x² + 2hx + h²) + 3(x + h)²(x + h)
- Expand by FOILing: f(x + h) = (x²+2hx+h²) + 3(x² + 2hx + h²)(x+h)
- Distribute/Expand: f(x + h) = (x²+2hx+h²) + 3(x³+3hx²+3h²x+h³)
- Distribute 3: f(x + h) = (x²+2hx+h²)+(3x³+9hx²+9h²x+3h³)
- Combine like terms: f(x + h) = 3x³+x²+9h²x+3h³+h²+9hx²+2hx