Posted by Blake on Sunday, December 30, 2012 at 2:13pm.
I will assume you want your data to fit an equation of the type
y = ax^2 + bx + c
from the first "point" (14,86.43)
86.43 = 196a + 14b + c , (#1)
from the 2nd:
91.36 = 576a + 24b + c , (#2)
from the 3rd:
92.19 = 1681a + 41b + c , (#3)
#2 - #1:
4.93 = 380a + 10b -----#4
#3 - #2
.83 = 1105a + 17b ---- #5
#4 times 17 -----> 83.81 = 6460a + 170b
#5 times 10 -----> 8.3 = 11050a + 170b
subtract them
-75.51 = 4590a
a = -.01645
in #4:
4.93 = 380(-.01645) + 10b
b = 1.11814
in #1
86.43 = 196(-.01645) + 14(1.11814) + c
c = 74
y = -.1645x^2 + 1.11814x + 74
testing for point not used:
(55,85.75)
RS = -.01645(55^2) + 1.11814(55) + 74
= 85.73
the given data was 85.74 , not bad
Related Questions
Math - Sarah throws rocks into a quarry lake from the top of a 67 foot high wall...
physics - A boy standing on top of a hill throws a stone horizontally. The stone...
Physics - In many locations, old abandoned stone quarries have become filled ...
physics - A boy drops a stone-A, down from a cliff 480 meters high, next he ...
Physics - From the edge of the rooftop of a building, a boy throws a stone at an...
Physics - From the edge of the rooftop of a building, a boy throws a stone at an...
physics - From the edge of the rooftop of a building, a boy throws a stone at an...
physical - A boy throws a stone vertically up to a man standing at a heigt of 2 ...
Physics - From the edge of the rooftop of a building, a boy throws a stone at an...
physics - A stone is thrown horizontally from a cliff 25m high and lands on the ...
For Further Reading