document.write( "Question 1004707: Toms weight of 65 pounds is 17 more than twice his math quiz score. What is toms quiz score? \n" ); document.write( "
Algebra.Com's Answer #621109 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call his score, x. Then \n" ); document.write( "65 = 17 + 2x \n" ); document.write( "48 = 2x \n" ); document.write( "x = 24 \n" ); document.write( " |