document.write( "Question 1062396: a boy has 728 rs denomination of 2 rs notes,5 rs notes and 10 rs nots in the ratio of 3:2:4,respectively. what is the number of notes he has? \n" ); document.write( "
Algebra.Com's Answer #677298 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "a boy has 728 rs denomination of 2 rs notes,5 rs notes and 10 rs nots in the ratio of 3:2:4,respectively. what is the number of notes he has?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "The condition says that the numbers of bills are\r\n" );
document.write( "\r\n" );
document.write( "   3x for 2-rs notes,\r\n" );
document.write( "   2x for 5-rs notes, and\r\n" );
document.write( "   4x for 10-rs notes,\r\n" );
document.write( "\r\n" );
document.write( "where x in an unknown \"common measure\" of these quantities (of bills).\r\n" );
document.write( "\r\n" );
document.write( "Then your \"value\" equation is\r\n" );
document.write( "\r\n" );
document.write( "  2*(3x) + 5*(2x) + 10*(4x) = 728,   or\r\n" );
document.write( "\r\n" );
document.write( "  6x + 10x + 40x = 728,   or\r\n" );
document.write( "\r\n" );
document.write( "  56x = 728.\r\n" );
document.write( "\r\n" );
document.write( "Then x = \"728%2F56\" = 13.\r\n" );
document.write( "\r\n" );
document.write( "Thus there are 3*13 = 39 of the 2-rs notes, 2*13 = 26 of the 5-rs notes and 4*13 = 52 of the 10-rs notes.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );