Answer:
53.82
Step-by-step explanation:
Answer:
Odd function
Step-by-step explanation:
So to see if a function is odd or even we need to plug in a negative x for x, so f(-x)=4(-x)^3-5(-x). This produces -4x^3+5x, which is the exact opposite of the original equation, so it is an odd function. If it were even, then the signs of the coefficients would be the same as the original function.
To determine the number of cubes he needs to fill the box (this is assuming the cubes are 1 in cubes, he would need to calculate the volume of the box. To find the volume he would multiply the length by the width by the height. This would be 5 in x 6 in x 7 in. The volume is 210 cubic inches, so he could fill it with 210 one inch cubes.
<span>Given:
f(0) = 2</span>
So first of all, we let x = 2012, y = 0:
<span>
Then, F(2012) = 2012 + f(0)
Since f(0) = 2, then f(2012) = 2012 + 2 = 2014.
To add, </span>the process that relates an input to an output is called a
function.
<span>There are always three main parts of a
function, namely:
</span>Input
The Relationship
The Output
The classic way of writing a function is
"f(x) = ... ".
What goes into the function
is put inside parentheses () after the name of the function: So, f(x) shows us the
function is called "f", and "x" goes in.
What a function does with the input can be usually seen as:
<span>f(x) = x2</span><span> reveals to us that function "f" takes "x<span>" and squares
it.</span></span>
ŷ= 1.795x +2.195 is the equation for the line of best fit for the data
<h3>How to use regression to find the equation for the line of best fit?</h3>
Consider the table in the image attached:
∑x = 29, ∑y = 74, ∑x²= 125, ∑xy = 288, n = 10 (number data points)
The linear regression equation is of the form:
ŷ = ax + b
where a and b are the slope and y-intercept respectively
a = ( n∑xy -(∑x)(∑y) ) / ( n∑x² - (∑x)² )
a = (10×288 - 29×74) / ( 10×125-29² )
= 2880-2146 / 1250-841
= 734/409
= 1.795
x' = ∑x/n
x' = 29/10 = 2.9
y' = ∑y/n
y' = 74/10 = 7.4
b = y' - ax'
b = 7.4 - 1.795×2.9
= 7.4 - 5.2055
= 2.195
ŷ = ax + b
ŷ= 1.795x +2.195
Therefore, the equation for the line of best fit for the data is ŷ= 1.795x +2.195
Learn more about regression equation on:
brainly.com/question/29394257
#SPJ1