document.write( "Question 942155: The selling price of two fans together is Rs.50,000. One is sold at 10% gain and another at 10% loss. Find the cost price of the two fans. \n" ); document.write( "
Algebra.Com's Answer #574304 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+a+\" = cost price of fan sold at 10% gain
\n" ); document.write( "Let \"+b+\" = cost price of fan sold at 10% loss
\n" ); document.write( "---------------------
\n" ); document.write( "\"+a+%2B+.1a+%2B+b+-+.1b+=+50000+\"
\n" ); document.write( "\"+1.1a+%2B+.9b+=+50000+\"
\n" ); document.write( "------------------------
\n" ); document.write( "What if \"+a+=+25000+\" and \"+b+=+25000+\"
\n" ); document.write( "\"+1.1%2A25000+%2B+.9%2A25000+=+50000+\"
\n" ); document.write( "\"+27500+%2B+22500+=+50000+\"
\n" ); document.write( "\"+50000+=+50000+\"
\n" ); document.write( "Both fans cost $25,000
\n" ); document.write( "
\n" ); document.write( "
\n" );