document.write( "Question 1058277: two articles are sold one in 10% profit and the other in 20% loss, then what will be the profit or loss in total \n" ); document.write( "
Algebra.Com's Answer #673317 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! two articles are sold one in 10% profit and the other in 20% loss, then what will be the profit or loss in total \n" ); document.write( "--------------- \n" ); document.write( "If one of the items was bought for \"x\" it was sold for 1.1x \n" ); document.write( "If the other item was bought for \"y\" it was sold for 0.8y \n" ); document.write( "----- \n" ); document.write( "Profit or loss ?? \n" ); document.write( "Current value - Original value = profit or loss \n" ); document.write( "(1.1x+0.8y) - (x+y) = 0.1x - 0.2y \n" ); document.write( "------------- \n" ); document.write( "Cheers \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |