document.write( "Question 194740This question is from textbook Geometry
\n" );
document.write( ": a+c/b+d=a-c/b-d and a/b=c/d\r
\n" );
document.write( "\n" );
document.write( "Show that the given proportions are equivalent... \n" );
document.write( "
Algebra.Com's Answer #146099 by RAY100(1637)![]() ![]() ![]() You can put this solution on YOUR website! (a+c)/(b+d) = (a-c) / (b-d) \n" ); document.write( "cross multiply \n" ); document.write( "ab -ad +bc -cd = ab +ad -bc -cd \n" ); document.write( "cancelling ab and -cd, on both sides of eqn \n" ); document.write( "combining like terms \n" ); document.write( "-2ad = -2bc \n" ); document.write( "dividing both sides by (-2) \n" ); document.write( "ad =bc \n" ); document.write( "dividing both sides by (bd) \n" ); document.write( "a/b = c/d,,,,,,,,,as required \n" ); document.write( " |