196k views
5 votes
What are the zeros of the function?

g(x)=x2−x−72



Enter your answers in the boxes.


and

2 Answers

3 votes

I hope you all have a good day and sleep well tonight.

What are the zeros of the function? g(x)=x2−x−72 Enter your answers in the boxes. and-example-1
User Jerven Clark
by
7.1k points
4 votes

The function is:

f ( x ) = x² - x - 72

This is a quatdratic function. So we can find the zeroes of the function with the formula:

x 1/2 = ( - b +/- √(b² - 4 ac) ) / ( 2a )

And we have: a = 1, b = - 1 and c = - 72

x 1/2 = ( 1 +/- √((-1)² - 4 · 1· ( - 72 )) ) / 2

x 1/2 = ( 1 +/- √( 1 + 288 ) ) / 2

x 1/2 = ( 1 +/- √289 ) / 2

x 1/2 = ( 1 +/- 17 ) / 2

x 1 = ( 1 - 17 ) 2 = - 16 / 2 = - 8

x 2 = ( 1 + 17 ) / 2 = 18 / 2 = 9

Answer: The zeroes are - 8 and 9.

User Stefan Neubert
by
6.5k points