document.write( "Question 1061924: An equation has the form a/x + x/b = c, where a, b and c are constant and b<>0. How many solutions can this equation have? \n" ); document.write( "
Algebra.Com's Answer #676686 by ikleyn(52786)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "If a=/=0, then it has two solutions.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You can easily see it after reducing to the quadratic equation by multiplying both sides by x.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If a = 0, then there is only one solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |