document.write( "Question 1019965: To keep the product of two numbers same if one number is increased by 40% then by what percent the other number is diminished \n" ); document.write( "
Algebra.Com's Answer #635907 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
To keep the product of two numbers same if one number is increased by 40% then by what percent the other number is diminished
\n" ); document.write( ":
\n" ); document.write( "let p = per cent required in decimal form
\n" ); document.write( "let the two number be x & y
\n" ); document.write( ":
\n" ); document.write( "1.4x * py = x * y
\n" ); document.write( "divide both sides the xy
\n" ); document.write( "1.4p = 1
\n" ); document.write( "p = .7143 * 100 = 71.43% of the 2nd number
\n" ); document.write( ":
\n" ); document.write( "\"by what percent the other number is diminished\"
\n" ); document.write( "100 - 71.43 = 28.57%
\n" ); document.write( "
\n" ); document.write( "
\n" );