document.write( "Question 82374: This summer there were 867 campers at a basketball camp. Most of the campers wore \"Air Jordan\" shoes, but some wore \"Ground McCombs\" shoes. A pair of Air Jordans cost $160.95 at Finish Line. A pair of Ground McCombs cost $14.25 at Wal-Mart. The campers spent a total of $127,220.85 on shoes. How many campers wore Ground McCombs shoes? \n" ); document.write( "
Algebra.Com's Answer #59006 by askmemath(368)![]() ![]() ![]() You can put this solution on YOUR website! Let number of students who wore AirJordan = J \n" ); document.write( "Let number of students who wore GroundMcC = G\r \n" ); document.write( "\n" ); document.write( "WE know that total number of students = 867\r \n" ); document.write( "\n" ); document.write( "So J+G = 867\r \n" ); document.write( "\n" ); document.write( "Price of 1pair of Air Jordans = $160.95 \n" ); document.write( "Price of 1pair of Ground McCombs = $14.25 \r \n" ); document.write( "\n" ); document.write( "Total price of AJ = J x (160.95) \n" ); document.write( "Total price of GMc = G x (14.25)\r \n" ); document.write( "\n" ); document.write( "Total price of all shoes = $127,220.85\r \n" ); document.write( "\n" ); document.write( "J x (160.95)+ G x (14.25) = $127,220.85 \n" ); document.write( "J+G = 867\r \n" ); document.write( "\n" ); document.write( "Can you solve from here? \n" ); document.write( " |