document.write( "Question 155441: please help me to fin the answer of this question : ab+a-b=2001, find the value of a and b. if a and b are a real number. \n" ); document.write( "
Algebra.Com's Answer #114611 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! please help me to fin the answer of this question : ab+a-b=2001, find the value of a and b. if a and b are a real number. \n" ); document.write( "--------------------- \n" ); document.write( "You have 1 equation in 2 unknowns, so no solution is possible. You can only find one variable in terms of the other: \n" ); document.write( "ab+a-b=2001 \n" ); document.write( "a(*b+1)-b = 2001 \n" ); document.write( "a = (2001+b)/(b+1) \n" ); document.write( "Or, \n" ); document.write( "b*(a-1)+a=2001 \n" ); document.write( "b = (2001-a)/(a-1) \n" ); document.write( " \n" ); document.write( " |