Bosco

avatar
BenutzernameBosco
Punkte2219
Membership
Stats
Fragen 0
Antworten 1300

 #1
avatar+2219 
0

 

Find the radius of the circle with equation x^2 - 4x + y^2 - 6y - 36 = 25     

 

The general equation of a circle is  —>    (x – h)2 + (y – k)2  =  r2        

              Our equation is                  —>    x2 – 4x + y2 – 6y – 36  =  25      

 

We are going to complete both squares.     

Remember, whatever you add to the left side,     

you have to add the same thing to the right side.     

 

                                                 x2 – 4x + y2 – 6y – 36  =  25      

                                                (x2 – 4x + 4)  +  (y2 – 6y + 9)  – 36  =  25 + 4 + 9      

                                                (x – 2)2          +  (y – 3)2          – 36  =  38      

                                                (x – 2)2          +  (y – 3)2                   =  38 + 36     

 

                                                (x – 2)2  +  (y – 3)2  =  74    <——  this 74 is the radius squared     

 

                                                                          r2  =  74     

                                                                          r    =  sqrt(74)     

                                                                          r    =  sqrt(74)     

.     

08.09.2025, 19:41
 #1
avatar+2219 
0

 

For what value of c will the circle with equation x^2 + 6x + y^2 - 14y + c = 0 have a radius of length 4?     

 

                                   The equation of a circle is (x – h)2 + (y – k)2  =  r2        

 

                                                                              x2 + 6x + y2 – 14y + c  =  0   

     It is necessary to complete the squares,     

     and make c account for r2 equalling 42.     

                                                                             (x2 + 6x      )  +  (y2 – 14y        )  +  c  =  0     

                                                                             (x2 + 6x      )  +  (y2 – 14y        )          =  – c     

     Must add same amount to both sides             (x2 + 6x + 9)  +  (y2 – 14y + 49)          =  – c  + 9 + 49     

                                                                             (x + 3)2          +  (y – 7)2                      =  – c  + 58     

 

     We want the right hand side to be 16,     

     so "– c" has to remove 42 from the 58.            58 – c  =  16     

                                                                                   – c  =  16 – 58     

                                                                                   – c  =  – 42     

                                                                                      c  =  42     

.     

08.09.2025, 14:19
 #1
avatar+2219 
0
07.09.2025
 #1
avatar+2219 
0

 

1. The sum of 2 integers is -1. Their product is -12. What are the integers?     
2. The sum of 2 integers is +2. Their product is -24. What are the integers?   
  

 

Solve 1.     

                  x + y = –1     —>  y = –1 – x     substitute this in the other equation     

                  x • y = –12     

                                                             x • (–1 – x)  =  –12     

                                                                   –x – x2  =  –12     

                                                                            0  =  x2 + x – 12     

                                                             x2 + x – 12  =  0     

                                                          (x + 4)(x – 3)  =  0     

                                                                    (x + 4)  =  0     ——>  x  =  – 4     

                                                                    (x – 3)  =  0     ——>  x  =  + 3     

 

                  When x = –4             When x = +3     

                       x + y = –1                  x + y = –1     

                             y = –1 + 4                  y = –1 – 3     

                             y = +3                        y = –4     

 

Solve 2. the same way.     

 

.     

07.09.2025