document.write( "Question 212623: During one calendar year, a state trooper issued a total of 375 citations for warnings and speeding tickets. Of these, there were 37 more warnings than speeding tickets. How many warnings and how many speeding tickets were issued? \n" ); document.write( "
Algebra.Com's Answer #160544 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
w+s=375
\n" ); document.write( "w=s+37
\n" ); document.write( "s+37+s=375
\n" ); document.write( "2s=375-37
\n" ); document.write( "2s=338
\n" ); document.write( "s=338/2
\n" ); document.write( "s=169 speeding tickets.
\n" ); document.write( "w+169=375
\n" ); document.write( "w=375-169
\n" ); document.write( "w=206 warning tickets.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );