document.write( "Question 812516: The number of baskets scored by a high school basketball team are 29,43,36,46,and 38. I have to write an inequality (and a let statement) that represents the number of baskets they must score in their next game to have an average of more than 40 baskets per game. I honestly don't even know where to start. \n" ); document.write( "
Algebra.Com's Answer #489194 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
You start by adding up the scores so far
\n" ); document.write( "add x the new score
\n" ); document.write( "divide by number of games (6)\r
\n" ); document.write( "\n" ); document.write( "(29+43+36+46+38+x)/6>40
\n" ); document.write( "(x+192)/6>40
\n" ); document.write( "x>48
\n" ); document.write( "another way
\n" ); document.write( "-11+3-4+6-2
\n" ); document.write( "=-8
\n" ); document.write( "so you need at least 40+8 >48
\n" ); document.write( "
\n" );