document.write( "Question 1208132: Hi
\n" ); document.write( "Mr Jones has some notes. 1/5 of them are 2 dollar notes. 3/8 of the remainder are 10 dollar notes. The remaining notes are 5 dollar notes. The total sum he has $295 . How many 10 dollar notes does he have.
\n" ); document.write( "

Algebra.Com's Answer #846451 by MathTherapy(10555)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Hi\r\n" );
document.write( "Mr Jones has some notes. 1/5 of them are 2 dollar notes. 3/8 of the remainder are 10 dollar notes. The remaining notes are 5 dollar notes. The total sum he has $295 . How many 10 dollar notes does he have.\r\n" );
document.write( "\r\n" );
document.write( "Let number of notes be N\r\n" );
document.write( "Then number of $2 notes = \"matrix%281%2C5%2C+1%2F5%2C+of%2C+N%2C+%22=%22%2C+N%2F5%29\", and remaining notes = \r\n" );
document.write( "Also, number of $10 notes = \r\n" );
document.write( "Remaining notes (number of $5 notes) = \r\n" );
document.write( "                Amount in $2 notes: \"matrix%281%2C3%2C+2%28N%2F5%29%2C+%22=%22%2C+2N%2F5%29\"\r\n" );
document.write( "             Amount in $10 notes: \"matrix%281%2C3%2C+10%283N%2F10%29%2C+%22=%22%2C+3N%29\"\r\n" );
document.write( "                Amount in $5 notes: \"matrix%281%2C3%2C+5%28N%2F2%29%2C+%22=%22%2C+5N%2F2%29\"\r\n" );
document.write( "                              Total amount: $295\r\n" );
document.write( "\r\n" );
document.write( "                    We now get: \"matrix%281%2C3%2C+2N%2F5+%2B+3N+%2B+5N%2F2%2C+%22=%22%2C+295%29\"\r\n" );
document.write( "                             4N + 30N + 25N = 2,950 ----- Multiplying by LCD, 10\r\n" );
document.write( "                                        59N = 2,950\r\n" );
document.write( "                     Number of notes, or \"matrix%281%2C5%2C+N%2C+%22=%22%2C+%222%2C950%22%2F59%2C+%22=%22%2C+50%29\"\r\n" );
document.write( "                   Number of $10 notes: 
\n" ); document.write( "
\n" );