document.write( "Question 203443: In clinching the Eastern Conference championship, the New Jersey Nets once scored 88 of their points on a combination of 42 two- and three-point baskets. How many shots of each type were made? \n" ); document.write( "
Algebra.Com's Answer #153505 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! let x = 2 points =38 \n" ); document.write( "let 88-x= 3 point =50 \n" ); document.write( "2x+3(42-x)=88 \n" ); document.write( "2x+126-3x=88 \n" ); document.write( "-x=-38 \n" ); document.write( " |