document.write( "Question 1121179: roxanne has P4.65 in 5 cents and 25 cents. The number of 25 cents coins is 1 more than twice the number of nickels (5 cents). How many quarters (25 cents) she has? \n" ); document.write( "
Algebra.Com's Answer #736958 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "roxanne has P4.65 in 5 cents and 25 cents. The number of 25 cents coins is 1 more than twice the number of nickels (5 cents). How many quarters (25 cents) she has?
\n" ); document.write( "
Let number of nickels and quarters be N and Q, respectively
\n" ); document.write( "We then get: .05N + .25Q = 4.65
\n" ); document.write( " N + 5Q = 93 ------- Multiplying by 20
\n" ); document.write( " N = 93 - 5Q ------- eq (i)\r
\n" ); document.write( "\n" ); document.write( "Also, Q = 2N + 1 ------ eq (ii)
\n" ); document.write( " Q = 2(93 - 5Q) + 1 ---- Substituting 93 - 5Q for N in eq (ii)
\n" ); document.write( " Q = 186 - 10Q + 1
\n" ); document.write( " Q + 10Q = 187
\n" ); document.write( " Q, or number of quarters = \"highlight_green%28matrix%281%2C3%2C+187%2F11%2C+%22=%22%2C+17%29%29\" \n" ); document.write( "
\n" );