Answer: 1m
Step-by-step explanation:
since model is 20cm, a 1:5 scale means the actual is 5x as big. since 20cm x 5 is 100 cm and 1m is 100 cm, the answer in the box should be 1.
Y=mx+b where m=slope=(dy/dx) and b=y-intercept (value of y when x=0)
You have two points...(1,-2),(3,2) so
m=(y2-y1)/(x2-x1)=(2--2)/(3-1)
m=4/2=2 now that you have the slope...
y=2x+b, you can use either point to solve for the y-intercept, I'll use (3,2)
2=2(3)+b
2=6+b
b=-4 so the line is:
y=2x-4
Rise over run so it would be 5 over -2.5 ?? I could be wrong:((
Answer:
Kindly check explanation
Step-by-step explanation:
Given the data:
Practice throws(X) : 4 10 6 15 0 7 11
Free throws(Y) : 8 23 9 34 5 11 27
Using the online linear regression calculator :
ŷ = 2.1559X + 0.3912
2.1559 = slope
0.3912 = intercept
X = independent variable ; y = dependent variable
The Coefficient of determination (R²) = 0.9506² = 0.9036
Quadratic model : y = 0.0961x²+0.7138x+3.8031
Coefficient of determination(R²) = 0.9739² = 0.9485
Exponential model:
a*b^x
Coefficient of determination (R²) = 0.9753² = 0.9512
The exponential model fits the data best.