document.write( "Question 985077: the states C and D spend a total of $55.9 million for touism the state C spends 3.9 million more than state D find the amount that each states spends \n" ); document.write( "
Algebra.Com's Answer #605914 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "states C and D spend a total of $55.9 million \n" ); document.write( "the state C spends 3.9 million more than state D \n" ); document.write( "State D = 'x' \n" ); document.write( "State C = x + 3.9 \n" ); document.write( "C + D = $55.9 million \n" ); document.write( "(x + 3.9) + x = $55.9 \n" ); document.write( "Collect like terms \n" ); document.write( "2x + 3.9 = $55.9 \n" ); document.write( "2x = $55.9 - 3.9 \n" ); document.write( "2x = $52 \n" ); document.write( "x = $26 \n" ); document.write( "State C spends $26 + $3.9 \n" ); document.write( "= $29.9 million \n" ); document.write( "State D spends $26 million \n" ); document.write( "Hope this helps:-) \n" ); document.write( " |