SOLUTION: I am in need of some help regarding a problem. I have tried to work it several times, consulted with several friends, websites, and references sources and cannot figure this probl

Algebra ->  Rational-functions -> SOLUTION: I am in need of some help regarding a problem. I have tried to work it several times, consulted with several friends, websites, and references sources and cannot figure this probl      Log On


   



Question 514645: I am in need of some help regarding a problem. I have tried to work it several times, consulted with several friends, websites, and references sources and cannot figure this problem out. I am a visual learner, and was wondering if somebody could help me with the process to solve this type of problem.
Problem #2

Find the x-intercepts and y-intercepts

+f%28x%29+=+-X%5E2+%2B+5X+%2B+24+

x-coordinates of the intercepts are?

the y-intercept is?
Thank you for your assistance.
Sincerely,
Christine Fitzerald

Answer by kingme18(98) About Me  (Show Source):
You can put this solution on YOUR website!
The y-intercept is the easy one, so let's start there. The point where a function intersects the y-axis ALWAYS has an x-coordinate of 0 (to plot the point, you haven't moved left or right at all, you've only moved up or down). Thus, to find the y-intercept, we can just plug in 0 for x.
+f%28x%29+=+-X%5E2+%2B+5X+%2B+24+
+f%280%29+=+-%280%29%5E2%2B5%280%29%2B24
+f%280%29+=+24
So, the y-intercept is the point (0, 24)

To find the x-intercept, we do the opposite and plug 0 in for y: 0=-x%5E2%2B5x%2B24. I hate having a negative in front of the x%5E2 term, so let's divide everything by -1 (this will essentially change all the signs; 0 will still be 0 because 0 divided by -1 is still 0).
Now, we have 0=x%5E2-5x-24. This is factorable if we use -8 and 3 (-8+%2B+3+=+-5, the middle term, and -8+%2A+3+=+-24, the last term). So it can be re-written as 0=%28x-8%29%28x%2B3%29.

Recall that if two things multiply to 0, one of them must be 0 (for example, if 8+%2A+x+=+0, then x=0). Thus, either x-8=0 or x%2B3=0. If you solve each for x, you get x=8 or x=-3. Those are the two solutions when y=0, so those are the two x-intercepts: (8, 0) and (-3, 0).