1.6 not sure if it’s correct but I hope I helped
Answer:
x = ± 2
Step-by-step explanation:
Given
12 - x² = 0 ( add x² to both sides )
12 = x² or
x² = 12 ( take the square root of both sides )
x = ±
= ±
= ± 2
Since there are 24 hours in a day and you want to figure out how many pounds a baby blue whale gains per hour you divide 200 by 24. You should get 8.3 as you answer. Hope I helped with that!
Answer:
x=6
Step-by-step explanation:
To find the perimeter of the triangle you need to add up all the sides, so if all the sides are 2x-3 the equation will look like this;
2x-3+2x-3+2x-3=27
which when combining like terms will leave it to be;
6x-9=27
Than move all the factors besides x over to the right side;
6x-9+9=27+9
6x = 36
6x/6 = 36/6
x = 6
so your answer will be x=6
ŷ= 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