document.write( "Question 1132951: Theschoolpurchasedbaseballequipmentanduniformsfora total cost of $1762. The equipment costs $598 and the uniforms were $24.25 each. How many uniforms did the school purchase? what is the equation for that \n" ); document.write( "
Algebra.Com's Answer #750116 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Theschoolpurchasedbaseballequipmentanduniformsfora total cost of $1762. \n" ); document.write( " The equipment costs $598 and the uniforms were $24.25 each. \n" ); document.write( " How many uniforms did the school purchase? \n" ); document.write( " what is the equation for that \n" ); document.write( ": \n" ); document.write( "let x = no. of uniforms \n" ); document.write( "24.25x + 598 = 1762 \n" ); document.write( " |