Alice Wang

Fishing Rod Lab

Table 1. Leo’s fishing rod

Dependent variable: The distance from the tip of fishing rod

Independent variable:  The guide number from the tip of the fishing rod

Parameters/Constraints: The distance from tip for each guide number does not follow a particular pattern. Hence it is difficult to achieve a function that satisfies all of the points on Table 1.

Graph 1. Leo’s fishing rod

Consider general form of cubic and quadratic equations (where a,b,c,d are coefficients and where a is never zero):
y=ax
2 +bx+c (quadratic)
y=ax
3 +bx2 +cx+d (cubic)

10= a+ b + c

23= 4a+ 2b + c

38= 9a+3b+c

Put into matrix:

 

First, to clear the first 0 of the column, the first row has to be multiplied by 9 and subtracted from the second row.

To clear the second 0 of the first column, the second row has to be multiplied by 3 and be subtracted to the third row.

To clear the second column’s last row to a 0, the second row has to multiplied by ½.

To clear the second column’s first row to a 0, the last row has to be multiplied by -½.

Join now!

To clear the third column’s third row to a 0, the last column should be multiplied by 3

 

Finally to make the second column contain a 1, the second row is divided by 2.

 

All that is left is the coefficients of the equation:

a=1, b=10, c=-1

therefore the quadratic equation: y=x2 +10x-1

Table 3. Data points of Quadratic Function

The process that I used for the cubic function was by calculator.

...

This is a preview of the whole essay