document.write( "Question 1034648: Joe buys a set of books that cost $45.58. He gives the cashier three (3) $20 bills and three (3) pennies. How much change should Joe get back? \n" ); document.write( "
Algebra.Com's Answer #649297 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
3(20) + .03 - 45.58 =
\n" ); document.write( "60.03 - 45.58 =
\n" ); document.write( "$14.45 change
\n" ); document.write( "
\n" );