document.write( "Question 91547: PLEASE HELP! I am not good with story problems and i am stump with this story equation. Here it is...
\n" );
document.write( "Steve, Theresa, and Christine play a round of golf together. Their combined score is 223. Steves score was 3 more than Christine's, and Theresa's score was 7 more than Steve's. What was each persons score?
\n" );
document.write( "Steve's score...
\n" );
document.write( "Theresa's score...
\n" );
document.write( "Christine's score...\r
\n" );
document.write( "\n" );
document.write( "Please help me on how to write the story problem to an equation.
\n" );
document.write( "THANK YOU for your help! \n" );
document.write( "
Algebra.Com's Answer #66497 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Steve, Theresa, and Christine play a round of golf together. Their combined score is 223. Steves score was 3 more than Christine's, and Theresa's score was 7 more than Steve's. What was each persons score? \n" ); document.write( "------------------- \n" ); document.write( "Christine had the lowest score so let her score be \"x\". \n" ); document.write( "Steve's score is \"x+3\" \n" ); document.write( "Theresa's score = x+3+7 = \"x+10\" \n" ); document.write( "---------------------- \n" ); document.write( "EQUATION: \n" ); document.write( "x + (x+3) + (x+10) = 223 \n" ); document.write( "3x + 13 = 223 \n" ); document.write( "3x = 210 \n" ); document.write( "x = 70 (Christine's score) \n" ); document.write( "x+3 = 73 (Steve's score) \n" ); document.write( "x+10 = 80 (Theresa's score) \n" ); document.write( "--------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |