Types: N/A
Examples: N/A
Constructions: N/A
Generalizations: 6.1 Linear Combination of Vectors

Properties: N/A
Sufficiencies: N/A
Questions: N/A

Model of Steph Curry's Free Throw

Let's analyze Steph Curry's shooting technique for free throws. Below, we have a diagram that demonstrates the typical trajectory of Curry's free-throws.
Pasted image 20240412165331.png

From our study of physics, we can model the trajectory of the basketball using the function

h(x)=a01+a1x+a2x2.

Suppose the coefficient values of this polynomial are given by

a0=7.2500,a1=1.5610,a3=0.0975

Then, we can find the set of points in this output given by:

[h1h2h3]=[7.25001+1.56100+0.0975027.25001+1.56108+0.0975827.25001+1.561014+0.0975142]=7.2500[111]+1.5610[0814]+0.0975[064196]=[7.250013.4989.9994]

Remark. This problem be rewritten as a 10 Matrix-Vector Multiplication problem.

[1001864114196][7.251.5610.0975]=[7.250013.4989.9994]