Login

Welcome, Guest. Please login or register.

April 27, 2026, 06:47:13 pm

Author Topic: Help again?  (Read 926 times)  Share 

0 Members and 1 Guest are viewing this topic.

VVVCCCEEE

  • Forum Regular
  • **
  • Posts: 51
  • Respect: 0
Help again?
« on: March 13, 2018, 02:57:22 pm »
0
Idk if I'm stupid or what but how question b get (-1/2, -1/4) as the tp?

lazaward

  • Trendsetter
  • **
  • Posts: 147
  • Respect: +33
Re: Help again?
« Reply #1 on: March 13, 2018, 03:54:09 pm »
+3
1. Complete the square for the function.
f(x) = (x^2 + x)
f(x) = (x^2 + x + (1/2)^2) - (1/2)^2))
f(x) = (x + 1/2)^2 - (1/2)^2
f(x) = (x + 1/2)^2 - 1/4
2. Now that it’s in TP form we can see that the TP is (-1/2, -1/4).

VVVCCCEEE

  • Forum Regular
  • **
  • Posts: 51
  • Respect: 0
Re: Help again?
« Reply #2 on: March 13, 2018, 04:34:32 pm »
0
Thank youu

TheAspiringDoc

  • Guest
Re: Help again?
« Reply #3 on: March 13, 2018, 07:38:07 pm »
+1
Or
x2+x
=x(x+1)
So x=-1 or x=0 at x-ints
TPx = -b/(2a) for ax2+bx+c (I.e. Is halfway between the x-ints)
TPx = -1/2
Sub that into the original function to get the y-int.

Carolinesale's method is perfectly fine, I just think that this way might be faster as you can do it in your head