Question 160957: Ihave three problems that my father brought to my attention. H etried to do them and could not figure them out. I for the life of me can't either. Hetold me someone said they some sort of algebra called grinding.Can someone help? Question is: Write the minimum or maximum point for each function,and give the coordinates for that point. 1. y=x^2-4x+1 hint start at 0 and increase. 2. y=x^2-8x-5 hint start at 2 and increase. 3. y=-2^2+2x+6 hint start at -1 and increase. Can anyone help us with these.
Answer by Fombitz(32388) (Show Source):
You can put this solution on YOUR website! I think the procedure is just start at a point get a value for the function, move over get another point, etc. until you see the pattern that the function has either maxed out (reached a maximum) or bottomed out (reached a minimum). Plug and chug we used to call it.
.
.
.
a)
y=x^2-4x+1
y(0)=0-0+1=1
y(1)=1-4+1=-2
y(2)=4-8+1=-3
y(3)=9-12+1=-2
Looks like (2,-3) is the minimum.
.
.
.
b)
y=x^2-8x-5
y(2)=4-16-5=-17
y(3)=9-24-5=-20
y(4)=16-32-5=-21
y(5)=25-40-5=-20
Looks like (4,-21) is the minimum.
.
.
.
c)
y=-2x^2+2x+6
y(-1)=-2-2+6=2
y(0)=0+0+6=6
y(1)=-2+2+6=6
y(2)=-8+4+6=2
The maximum is between 0 and 1, at x=1/2.
y(1/2)=-1/2+1+6=6.5
(0.5,6.5)

.
.
.
Just a hint, for quadratic equations in the form , the max or min always occurs at

so if we look at your examples again,
y=x^2-4x+1, a=1, b=-4,
y=x^2-8x-5, a=1, b=-8,
y=-2x^2+2x+6, a=-2, b=2, 
Same answers just much faster than guessing.
|
|
|