document.write( "Question 1062402: A boy has Rs 728 in denomination of Rs 2 notes,Rs 5 notes and Rs 10 notes in the\r
\n" ); document.write( "\n" ); document.write( "ratio of 3:2:4, respectively. What is the total number of notes he has?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #677314 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
The individual notes are of some factor x.
\n" ); document.write( "\"3%2A2x%2B2%2A5x%2B4%2A10x=728\"
\n" ); document.write( "\"6x%2B10x%2B40x=728\"
\n" ); document.write( "\"56x=728\"
\n" ); document.write( "\"x=728%2F56\"
\n" ); document.write( "\"x=13\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Multiply each ratio part by 13.
\n" ); document.write( "
\r\n" );
document.write( "Rs Notes     How Many Notes\r\n" );
document.write( "2                13\r\n" );
document.write( "5                65\r\n" );
document.write( "10              130\r\n" );
document.write( "Total           208\r\n" );
document.write( "
\n" ); document.write( "
\n" );