document.write( "Question 912110: The employees at a bank ordered 4 turkey sandwiches and 2 salads from a local deli. The total cost for the order was $37. If a salad costs $1 less than a turkey sandwich, what is the cost of a turkey sandwich and the cost of a salad? \n" ); document.write( "
Algebra.Com's Answer #553585 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
4t+2s=37
\n" ); document.write( "t-s=1
\n" ); document.write( "2t-2s=2
\n" ); document.write( "6t=39
\n" ); document.write( "3t=13
\n" ); document.write( "t=6.50
\n" ); document.write( "s=5.50
\n" ); document.write( "check
\n" ); document.write( "4t+2s=37
\n" ); document.write( "26+11=37
\n" ); document.write( "37=37
\n" ); document.write( "ok
\n" ); document.write( "
\n" ); document.write( "
\n" );