Find a and b

Joined
Jun 27, 2021
Messages
5,386
Reaction score
422
David Cohen

20211115_172348.jpg
 
y=ax^2+bx+1

passes through (-1,11) and (3,1)

use given points to make system

if (-1,11)
11=a(-1)^2+b(-1)+1
11-1=a-b
10=a-b........solve for a
a=10+b............eq.1


if (3,1)

1=a(3)^2+b(3)+1
1-1=9a+3b
0=9a+3b........solve for a
9a=-3b
a=-3b/9
a=-b/3............eq.2

from eq.1 and eq.2 we have

10+b=-b/3....solve for b
b/3+b=-10
b/3+3b/3=-10
4b/3=-10
b=-10(3/4)
b=-15/2

go to

a=-b/3............eq.2, substitute b
a=-(-15/2)/3
a=5/2

y=(5/2)x^2-(15/2)x+1

plot-formula.mpl

 
y=ax^2+bx+1

passes through (-1,11) and (3,1)

use given points to make system

if (-1,11)
11=a(-1)^2+b(-1)+1
11-1=a-b
10=a-b........solve for a
a=10+b............eq.1


if (3,1)

1=a(3)^2+b(3)+1
1-1=9a+3b
0=9a+3b........solve for a
9a=-3b
a=-3b/9
a=-b/3............eq.2

from eq.1 and eq.2 we have

10+b=-b/3....solve for b
b/3+b=-10
b/3+3b/3=-10
4b/3=-10
b=-10(3/4)
b=-15/2

go to

a=-b/3............eq.2, substitute b
a=-(-15/2)/3
a=5/2

y=(5/2)x^2-(15/2)x+1

plot-formula.mpl

Nice work as always. What app did you use to make this graph?
 

Members online

No members online now.

Forum statistics

Threads
2,555
Messages
9,909
Members
706
Latest member
irlenBingus
Back
Top