document.write( "Question 1060756: By what percent will the product of two numbers decrease if one of them is increased by 30% and the other is decreased by 30% \n" ); document.write( "
Algebra.Com's Answer #675715 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! By what percent will the product of two numbers decrease if one of them is increased by 30% and the other is decreased by 30% \n" ); document.write( ": \n" ); document.write( "Two numbers A & B, whose product is AB \n" ); document.write( "when A increased by 30% and B decreased by 30%, the product is: \n" ); document.write( "1.3A * .7B = .91AB \n" ); document.write( "then \n" ); document.write( "1AB - .91AB = .09 which is 9% decrease \n" ); document.write( " |