Question
Question: Given that, x| 10| 15| 20 ---|---|---|--- f(x)| 14| 18| 28 The estimated value of f...
Given that,
x | 10 | 15 | 20 |
---|---|---|---|
f(x) | 14 | 18 | 28 |
The estimated value of f(12) is
(a) 15.520
(b) 14.88
(c) 15.37
(d) 14.78
Solution
To solve the given question, we will first find out the function f(x). We will assume that the function f(x) is of the form a1xn+a2xn−1+a3xn−2+.....+anx+an+1. Now, as there are only three pairs of x and f(x) are given, we will assume the value of n such that we are able to find all the variables (a1,a2......an). Now, after finding the values of all the variables, we will put them in f(x). After doing this, we will put x = 12 in f(x) and we will find its value.
Complete step-by-step answer:
To start with, we will assume that the function f(x) is a polynomial of n order i.e. f(x)=a1xn+a2xn−1+a3xn−2+.....+anx+an+1. Now, we have to find this function f(x) and three pairs of x and f(x) are given in the question. So, we will have to take the value of n such that we are able to find the values of all the variables (a1,a2......an). Thus, we will choose n = 2 as we have three unknown variables a1,a2,a3. So, after putting n = 2 in f(x), we get the following equation.
f(x)=a1x2+a2x+a3......(i)
Now, we have to find the values of a1,a2,a3. For this, we are given three pairs of x and f(x). So, when we put x = 10, we get f(x) = 14. Thus, we will get the following equation
f(10)=a1(10)2+a2(10)+a3
⇒14=100a1+10a2+a3
⇒100a1+10a2+a3=14.......(ii)
Now, it is given that when we put x = 15, we get f(x) = 18. Thus, we will get the following equation
f(15)=a1(15)2+a2(15)+a3
⇒18=225a1+15a2+a3
⇒225a1+15a2+a3=18......(iii)
Now, it is given that when we put x = 20, we get f(x) = 28. Thus, we will get the following equation
f(20)=a1(20)2+a2(20)+a3
⇒28=400a1+20a2+a3
⇒400a1+20a2+a3=28.......(iv)
Now, we will subtract (ii) from (iii). Thus, we will get the following equation.
⇒(225a1+15a2+a3)−(100a1+10a2+a3)=18−14
⇒225a1−100a1+15a2−10a2+a3−a3=4
⇒125a1+5a2=4......(v)
Now, we will subtract (iii) from (iv). Thus, we will get the following equation
⇒(400a1+20a2+a3)−(225a1+15a2+a3)=28−18
⇒400a1−225a1+20a2−15a2+a3−a3=10
⇒175a1+5a2=10......(vi)
Now, we will subtract (v) from (vi). Thus, we will get the following equation.
⇒(175a1+5a2)−(125a1+5a2)=10−4
⇒175a1−125a1+5a2−5a2=6
⇒50a1=6
⇒a1=506
⇒a1=253......(vii)
Now, we will put the value a1 from (vii) to (v). Thus, we will get the following equation.
⇒125(253)+5a2=4
⇒15+5a2=4
⇒5a2=4−15
⇒5a2=−11
⇒a2=5−11....(viii)
Now, we will put the values of a1 and a2 from (vii) and (viii) to (ii). Thus, we will get the following equation.
⇒100(253)+10(5−11)+a3=14
⇒12−22+a3=14
⇒−10+a3=14
⇒a3=24......(ix)
Now, we will put the values of a1,a2,a3 from (vii), (viii) and (ix) into (i). Thus, we will get,
f(x)=253x2−511x+24
Now, we have to find the value of f(12). For this, we will simply put x = 12. Thus, we will get,
f(12)=253(12)2−511(12)+24
⇒f(12)=253(144)−511×12+24
⇒f(12)=25432−5132+24
⇒f(12)=17.28−26.5+24
⇒f(12)=14.88
Hence, option (b) is the right answer.
So, the correct answer is “Option (b)”.
Note: While solving the question, we have assumed that f(x) is a quadratic polynomial. There may be chances that f(x) is a polynomial of a higher order. Also, it may be possible that f(x) is not even a polynomial, it is some other function. That’s why the value of f(12) obtained is not exact, it is estimated on the basis that f(x) is a quadratic polynomial.