document.write( "Question 75967: Bob scored 48 points last season. this is 6 fewer than twice the number Gene scored. How many points did Gene score? Please show how you solved it. \n" ); document.write( "
Algebra.Com's Answer #54552 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Bob scored 48 points last season. this is 6 fewer than twice the number Gene scored. How many points did Gene score? Please show how you solved it. \n" ); document.write( "Let the number of points Gene scored be: x \n" ); document.write( "twice means 2* \n" ); document.write( "6 fewer means: -6 \n" ); document.write( "is means: = \n" ); document.write( "Therefore, \n" ); document.write( "48=2x-6 \n" ); document.write( "48+6=2x-6+6 \n" ); document.write( "54=2x \n" ); document.write( "54/2=2x/2 \n" ); document.write( "27=x \n" ); document.write( "Gene scored 27 points. \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |