document.write( "Question 30385: (1/a + 1) / (1/a2 - 1)\r
\n" );
document.write( "\n" );
document.write( "The book gives an answer as: a/1-a, but I just can't see how they get it.\r
\n" );
document.write( "\n" );
document.write( "You must first multiply both numerator and denominator by the LCD, right? Isn't this 2a? When I multiply both by it, I get:\r
\n" );
document.write( "\n" );
document.write( "(2 + 2a) / (1 - 2a)\r
\n" );
document.write( "\n" );
document.write( "and get stuck there. What am I doing wrong? \n" );
document.write( "
Algebra.Com's Answer #17093 by sdmmadam@yahoo.com(530)![]() ![]() ![]() You can put this solution on YOUR website! If the answer should be a/(1-a), then the problem should be \n" ); document.write( "[(1/a) + 1)] / [(1/a2) - 1)] \n" ); document.write( "=[(1 + a)/a] divided by [(1-a^2)/a^2] \n" ); document.write( "= [(1 + a)/a] X a^2/(1-a^2) \n" ); document.write( "= [(1 + a)/a] X a^2/[(1+a)(1-a)] \n" ); document.write( "=[a^2(1+a)]/[a(1+a)(1-a)] (multiplying nr by nr and dr by dr) \n" ); document.write( "= a/(1-a) (cancelling a(1+a) ) \n" ); document.write( "Answer: a/(1-a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "And for the given problem (1/a + 1) / (1/a2 - 1) \n" ); document.write( "the steps are as follows: \n" ); document.write( "[1/(a + 1)]divided by[1/(a2 - 1)] \n" ); document.write( "= [1/(a + 1)]divided by {1/[(a+1)(a-1)]} \n" ); document.write( "= [1/(a + 1)]multiplied by [(a+1)(a-1)]/1 \n" ); document.write( "= [1/(a + 1)]X [(a+1)(a-1)]/1 \n" ); document.write( "=(a-1) \n" ); document.write( "Answer: (a-1)\r \n" ); document.write( "\n" ); document.write( "(when you replace a division symbol by the multiplication symbol the fraction that comes after the division symbol should be reciprocated that is the new fraction near the multiplication symbol should be 1/(old fraction) )\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |