
Rasjonale likninger
Moderators: Aleks855, Gustav, Nebuchadnezzar, Janhaa, DennisChristensen, Emilga
(
            
			
									
									
						Code: Select all
x                      8           3
----- +  ----------------------  =--------
x+2       x[sup]2[/sup]+2x          x
x                      8               3
----- +  ----------------------  =--------
x+2               x(x+2)               x
   x*x   +  8           3
------------------  =--------
  x* (x+2)              x
 x*x   +  8            
------------------  =3
  (x+2)            
x[sup]2[/sup]+8=3*(x+2)
x[sup]2[/sup]+8=3x+6
x[sup]2[/sup]+8-3x-6=0
x[sup]2[/sup]-3x+2=0
(x-2) (x-1)=0
x=2         x=1


