document.write( "Question 622912: I'm confused about percents, and obtaining specific numbers using the decimals of percents of over 100%.\r
\n" );
document.write( "\n" );
document.write( "For example I want to obtain a product of 75,000 using 103% value.\r
\n" );
document.write( "\n" );
document.write( "So what I do is this:
\n" );
document.write( "(75,000 / 0.97) * 1.03 = 74932.5\r
\n" );
document.write( "\n" );
document.write( "I NEVER get exactly 75,000 value using the 103%. I want it exactly 75,000!\r
\n" );
document.write( "\n" );
document.write( "Thanks in advance. \n" );
document.write( "
Algebra.Com's Answer #391750 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! obtain a product of 75,000 using 103% value. \n" ); document.write( ": \n" ); document.write( "Let x = amt required to accomplish this \n" ); document.write( ": \n" ); document.write( "1.03x = 75000 \n" ); document.write( "x = \n" ); document.write( "x = $72,815.53 \n" ); document.write( " |