document.write( "Question 251884: \"find the fraction equivalent to the fraction a/b+b/a-c/d=\" ?
\n" );
document.write( "Please show me the steps on solving this problem. \n" );
document.write( "
Algebra.Com's Answer #183581 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! multiply a/b by ad/ad \n" ); document.write( "multiply b/a by bd/bd \n" ); document.write( "multiply -c/d by ab/ab \n" ); document.write( " a/b+b/a-c/d \n" ); document.write( "a/b*ad/ad=a^2d/abd \n" ); document.write( "b/a by bd/bd=b^2d/abd \n" ); document.write( "-c/d by ab/ab -abc/abd \n" ); document.write( "a^2d/abd+b^2d/abd-abc/abd \n" ); document.write( "now combine them over the same denominator \n" ); document.write( "(a^2d+b^2d-abc)/abd \n" ); document.write( " \n" ); document.write( " |