document.write( "Question 910800: If you have 71 sweets and you give three sweets to each of your three friends, how many will you have left over? \n" ); document.write( "
Algebra.Com's Answer #552677 by heatherg2(1)\"\" \"About 
You can put this solution on YOUR website!
First of all, I'm going to figure out how many total treats that I'll be giving to my friends. If I give each one of my three friends three treats, that would be: \r
\n" ); document.write( "\n" ); document.write( "3 x 3 = 9 treats\r
\n" ); document.write( "\n" ); document.write( "Then I will just need to subtract 9 from the 71 treats that I started with to get how many are left.\r
\n" ); document.write( "\n" ); document.write( "71-9= 62 treats left over
\n" ); document.write( "
\n" );