document.write( "Question 1115185: How many solutions are there to the equation +
=1\r
\n" );
document.write( "\n" );
document.write( "A) 0\r
\n" );
document.write( "\n" );
document.write( "B) 1\r
\n" );
document.write( "\n" );
document.write( "C) 2\r
\n" );
document.write( "\n" );
document.write( "D) an infinite number\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #730071 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Multiply the whole equation by x^2-1 \n" ); document.write( "2(x-1)+4=x^2-1 \n" ); document.write( "x^2-2x-3=0 \n" ); document.write( "(x+1)(x-3)=0 \n" ); document.write( "x=-1, 3 \n" ); document.write( "But x=-1 leads to a denominator of 0 in both fractions so extraneous. \n" ); document.write( "x=3; (2/4)+(4/8)=1 \n" ); document.write( "1 solution \n" ); document.write( "B \n" ); document.write( " |