document.write( "Question 260065: Juan goes to the bank and gets change for $50.00. He gets all 5 dollar bills and 1 dollar bills for a total of 22 bills. How many of each does he have? \n" ); document.write( "
Algebra.Com's Answer #191495 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
f+o=22
\n" ); document.write( "5f+o=50\r
\n" ); document.write( "\n" ); document.write( "f=7 o=15
\n" ); document.write( "
\n" ); document.write( "
\n" );