SOLUTION: I have a graf that the domaint is 0,1,2,3 and therange is 0,.5,2,4.5 what is the funtion if (1.5,y) is part of the graf
Algebra.Com
Question 99512: I have a graf that the domaint is 0,1,2,3 and therange is 0,.5,2,4.5 what is the funtion if (1.5,y) is part of the graf
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
I have a graf that the domaint is 0,1,2,3 and therange is 0,.5,2,4.5 what is the funtion if (1.5,y) is part of the graf
-----------------
Plot the three points: (0,0,5),(1,2),(2,2),(3,4.5)
It looks like a parabola:
y=ax^2+bx+c
Substitute to find a, b, and c,
If x=0 ; 0.5=0+0+c; so c=1/2
The y = ax^2+bx+1/2
If x=1; 2 = a+b+1/2; so a+b = (3/2)
If x=2; 9/2 = 4a+2b+(1/2):
1st: a+b = (3/2)
2nd: 2a+b = 2
----------
Subtract 1st from 2nd to get:
a= 1/2
----------------
Substitute into a+b=(3/2) to get
b = 1
-------------
EQUATION:
y = (1/2)x^2 + x + (1/2)
So, if x=1.5, y = (1/2)(9/4)+(3/2)+(1/2) = 9/8 + 2 = 25/8 = 3 1/8
===================
Cheers,
Stan H.
RELATED QUESTIONS
graf... (answered by jim_thompson5910)
how do i work with: f(x)= √(x-2) if √(-x) don't exist.. well yea in imaganary (answered by jim_thompson5910,Fombitz)
Hi,my name is Natalia. I solved two problems, but I'm not sure that I did it right. I... (answered by venugopalramana)
1. What is the equation of a line that passes through points (-1, 2) and (5, 2)?
y - 2... (answered by ewatrrr,MathLover1)
I'been Having Problems with this problem. I have no clue how to begin. Please help. Is in (answered by poptart101)
1) What is the equation of the line whose y-intercept is 3 and slope is 1?
y = x - 3
y... (answered by ewatrrr)
HELP PLEASE..
1. Find the sum.
[-8 -1 6] [-1 0 6]
[0 8 3] + [-2 6 (answered by richwmiller)
The question asks:
Solve each system of equations using matrices (row operations).... (answered by stanbon)
Suppose 𝑋1, 𝑋2, . . . is a discrete time Markov chain with the set of state spaces... (answered by ElectricPavlov)