Lesson Solving systems of equations containing radicals

Algebra ->  Radicals -> Lesson Solving systems of equations containing radicals      Log On


   


This Lesson (Solving systems of equations containing radicals) was created by by ikleyn(52778) About Me : View Source, Show
About ikleyn:

Solving systems of equations containing radicals


Problem 1

Find  x  and  y   if   x%2By%2B+sqrt%28x%2By%29+=+20   and   x-y%2B+sqrt%28x-y%29+=+12.

Solution

Let  sqrt%28x%2By%29 = p.     (1)

Then first equation takes the form

    p^2 + p - 20 = 0,  or, factoring,  (p+5)*(p-4) = 0.     (2)

Its roots are p= -5 and p= 4.


Due to definition of p  (1), we suppose, by default, that "p" is positive; so we choose p= 4.

Hence,  x + y = 4^2 = 16.     (3)



Let  sqrt%28x-y%29 = q.     (4)

Then second equation takes the form

    q^2 + q - 12 = 0,  or, factoring,  (q+4)*(q-3) = 0.     (5)

Its roots are q= -4 and q= 3.


Due to definition of q  (4), we suppose, by default, that "q" is positive; so we choose q= 3.

Hence,  x - y = 3^2 = 9.     (6)



Thus we have these two equations

    x + y = 16     (3)

    x - y =  9     (6)


Solving by elimination, we get  x = %2816%2B9%29%2F2 = 25%2F2 = 12.5;  y = 16-x = 16-12.5 = 3.5.


ANSWER.  x = 12.5,  y = 3.5.


My other lessons on solving equations containing radicals are
    - HOW TO solve equations containing radicals
    - Advanced problems on solving equations containing radicals
    - OVERVIEW of my lessons on solving equations containing radicals
in this site.

Use this file/link  ALGEBRA-I - YOUR ONLINE TEXTBOOK  to navigate over all topics and lessons of the online textbook  ALGEBRA-I.


This lesson has been accessed 664 times.