document.write( "Question 1034443: A woman has $245 total in denominations of 5,29,20 bills. She has the Sam number of bills of each denomination. What is the total number of bills? \n" ); document.write( "
Algebra.Com's Answer #649109 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A woman has $245 total in denominations of 5,29,20 bills. She has the Sam number of bills of each denomination. What is the total number of bills? \n" ); document.write( "------ \n" ); document.write( "f = n = t \n" ); document.write( "--- \n" ); document.write( "5f + 29n + 20t = 245 \n" ); document.write( "------ \n" ); document.write( "Substitute and solve for \"f\":: \n" ); document.write( "5f + 29f + 20f = 245 \n" ); document.write( "54f = 245 \n" ); document.write( "f = 4.53.. (That answer should be a natural number; pls check your post) \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |