document.write( "Question 151771: z+3/z+1=z^2+9z+20/z^2-z-2 look for the root \n" ); document.write( "
Algebra.Com's Answer #111572 by orca(409)![]() ![]() ![]() You can put this solution on YOUR website! Note that \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the original equation becomes: \n" ); document.write( " \n" ); document.write( "Multiplying both sides by (z - 2)(z + 1), we have \n" ); document.write( "(z + 3)(z - 2) = (z + 4)(z + 5) \n" ); document.write( "Expanding, we have \n" ); document.write( " \n" ); document.write( "Simplifying, we have \n" ); document.write( "-26 = 8z \n" ); document.write( "z = -26/8 = -13/4\r \n" ); document.write( "\n" ); document.write( "CHECK: \n" ); document.write( "Left hand side = (-13/4) + 3)/(-13/4 + 1) = 1/9 \n" ); document.write( "Right hand side = [(-13/4)^2 + 9(-13/4) + 20]/[(-13/4)^2 - (-13/4) - 2]= 1/9 \n" ); document.write( "So z = -13/4 is the root of the original equation. \n" ); document.write( " \n" ); document.write( " |