asked 199k views
1 vote
Consider the equations y = √x and y = x^2 - 1

The The system of equations is equal at approximately

asked
User Soyun
by
9.0k points

1 Answer

0 votes

Answer:

(x, y) ≈ (1.49021612010, 1.22074408461)

Step-by-step explanation:

This is best solved graphically or by some other machine method. The approximate solution (x=1.49, y=1.221) can be iterated by any of several approaches to refine the values to the ones given above. The values above were obtained using Newton's method iteration.

_____

Setting the y-values equal and squaring both sides of the equation gives ...

... √x = x² -1

... x = (x² -1)² = x⁴ -2x² +1 . . . . . square both sides

... x⁴ -2x² -x +1 = 0 . . . . . polynomial equation in standard form.

By Descarte's rule of signs, we know there are two positive real roots to this equation. From the graph, we know the other two roots are complex. The second positive real root is extraneous, corresponding to the negative branch of the square root function.

Consider the equations y = √x and y = x^2 - 1 The The system of equations is equal-example-1
answered
User CalZone
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.