document.write( "Question 24605: if you had $3.00 and you spent one dollor and fourteen cents on a candy bar. how much money do you have left? \n" ); document.write( "
Algebra.Com's Answer #13106 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Convert the dollar amounts to cents as follows:
\n" ); document.write( "$3.00 = 300 cents
\n" ); document.write( "$1.14 = 114 cents
\n" ); document.write( "Then 300 - 114 = 186
\n" ); document.write( "Also, 186 cents = $1.86
\n" ); document.write( "That's one way to do it.
\n" ); document.write( "Or, do it straight on as follows:
\n" ); document.write( "$3.00 - $1.14 = $1.86\r
\n" ); document.write( "\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );