document.write( "Question 631353: Hi, everyone
\n" ); document.write( "A sum of Rs 2000 is in the denomination of Rs.50 and Rs.10 notes. if the total number of notes be 80. Find the number of notes of each type.
\n" ); document.write( "

Algebra.Com's Answer #397509 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
A sum of Rs 2000 is in the denomination of Rs.50 and Rs.10 notes. if the total number of notes be 80. Find the number of notes of each type.
\n" ); document.write( "ans:-
\n" ); document.write( "let no of rs 50 notes=x
\n" ); document.write( "then rs 10 notes = 80-x
\n" ); document.write( "the value = 50x+10(80-x)=2000
\n" ); document.write( "or 50x-10x+800=2000
\n" ); document.write( "or 40x=2000-800=1200
\n" ); document.write( "or x=1200/40=30
\n" ); document.write( "so no of rs 50 notes=30
\n" ); document.write( "& no of rs 10 notes = 80-x =80-30=50 ans
\n" ); document.write( "
\n" );