document.write( "Question 936176: Nicole has P100 and P500 bills. The number of P500 bills is 15 more than the number of P100 bills. If she has a total of P26 700 , how many pieces of bills does she have ? \n" ); document.write( "
Algebra.Com's Answer #569675 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
x number of P500 bills
\n" ); document.write( "500x + 100(x-15) = 26700
\n" ); document.write( "x = 28,200/600 = 47 P500 bills.
\n" ); document.write( "and...
\n" ); document.write( "32 P100 bills \"47-15\"
\n" ); document.write( "
\n" );