document.write( "Question 634555: i have to write the word problem \"sam has 5 fewer sweets than twice the number jane has\" into an equation. i am having alot of trouble understanding this \n" ); document.write( "
Algebra.Com's Answer #399705 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! i have to write the word problem \"sam has 5 fewer sweets than twice the number jane has\" into an equation. \n" ); document.write( "=============== \n" ); document.write( "s = Sam's sweets \n" ); document.write( "j = Jane's \n" ); document.write( "--- \n" ); document.write( "twice the number Jane has = 2j \n" ); document.write( "5 fewer than that = 2j - 5 \n" ); document.write( "--> s = 2j - 5 \n" ); document.write( " \n" ); document.write( " |