document.write( "Question 1098432: I bought 150 magazines for 450 dollars. I sold half of them at a profit of 20%, 50 of them at a profit of 10%, and the rest at a loss of 4%.
\n" ); document.write( "a) How much did I receive from the sales?
\n" ); document.write( "b) find my gain percent, correct to the nearest percent.
\n" ); document.write( "

Algebra.Com's Answer #712789 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "You spent $3 buying each magazine.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "a)  You received  1.2*(75*3) + 1.1*(50*3) + 0.96*(150-75-50)*3 = 507 dollars.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "b)  Your gain percent is  \"%28507%2F450%29%2A100\" = 113% correct to the nearest percent.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );