document.write( "Question 331145: im a little stuck heres my question:\r
\n" );
document.write( "\n" );
document.write( "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 #237382 by mananth(16946)![]() ![]() You can put this solution on YOUR website! speeding tickets be x \n" ); document.write( "warning will be x+37 \n" ); document.write( ".. \n" ); document.write( "x+x+37 = 375 \n" ); document.write( "2x+37=375 \n" ); document.write( "add-37 \n" ); document.write( "2x+37-37=375-37 \n" ); document.write( "2x=338 \n" ); document.write( "x= 169 speeding tickets \n" ); document.write( "warning= 169+37= 206 \n" ); document.write( " |