document.write( "Question 562276: 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? Let w= warnings and s= speeding tickets. \n" ); document.write( "
Algebra.Com's Answer #364522 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 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? Let w= warnings and s= speeding tickets \n" ); document.write( "** \n" ); document.write( "w+s=375 \n" ); document.write( "w=s+37 \n" ); document.write( "s+37+s=375 \n" ); document.write( "2s=375-37=338 \n" ); document.write( "s=338/2=169 \n" ); document.write( "w=s+37=206 \n" ); document.write( " |