document.write( "Question 415216: how do i round 1.219 to the nearest penny? \n" ); document.write( "
Algebra.Com's Answer #291155 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
The 9 is more than 1/2 --> $1.22
\n" ); document.write( "--------
\n" ); document.write( "0, 1, 2, 3 & 4 --> 0 truncate
\n" ); document.write( "5, 6, 7, 8 & 9 --> 1 added
\n" ); document.write( "
\n" );