document.write( "Question 754668: In a basketball game, Phil scored three times as many points as Fred. Together they combined to score 56 points. How many points did Phil score? \n" ); document.write( "
Algebra.Com's Answer #459240 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Phil = 3x: Fred = x \n" ); document.write( "3x + x = 56 points \n" ); document.write( " 4x = 56 points \n" ); document.write( " x = 14 points \n" ); document.write( "Phil scored 3x 14 = 42 points \n" ); document.write( "Fred scored 14 points. \n" ); document.write( "Hope this helps \n" ); document.write( ":-) \n" ); document.write( " |