document.write( "Question 1032436: Tasha bought salads at $2.75 each and cartons of milk at $.80 each. The total cost was $16.15. How many of each did Tasha buy?
\n" ); document.write( "I will be using the variable s for the number of salads and m for the cartons of milk. My equation is 2.75s + .80m = 16.15.
\n" ); document.write( "I would like some help on how to solve the problem using this equation.
\n" ); document.write( "

Algebra.Com's Answer #647102 by ikleyn(52798)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Tasha bought salads at $2.75 each and cartons of milk at $.80 each. The total cost was $16.15. How many of each did Tasha buy?
\n" ); document.write( "I will be using the variable s for the number of salads and m for the cartons of milk. My equation is 2.75s + .80m = 16.15.
\n" ); document.write( "I would like some help on how to solve the problem using this equation.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Your equation is correct, and the problem has a unique solution.
\n" ); document.write( "It may seems to be strange: one equation, two unknowns and the unique solution?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Nevertheless, it is true. \r
\n" ); document.write( "\n" ); document.write( "The key to resolve this mystery is the fact that you are looking for solutions among integer s and m only.
\n" ); document.write( "It is very strong restriction, which replaces the second equation in this case.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "So, solve it in this way.\r\n" );
document.write( "\r\n" );
document.write( "Take s = 1. Calculate 16.75 - s*2.75 = 13.40. Divide it by 0.8. Will you get the integer quotient?  - No, in this case.\r\n" );
document.write( "\r\n" );
document.write( "Take s = 2. Calculate 16.75 - s*2.75 = 10.65. Divide it by 0.8. Will you get the integer quotient?  - No, in this case.\r\n" );
document.write( "\r\n" );
document.write( "Take s = 3. Calculate 16.75 - s*2.75 = 7.90. Divide it by 0.8. Will you get the integer quotient?  - No, in this case.\r\n" );
document.write( "\r\n" );
document.write( ". . . . . \r\n" );
document.write( "\r\n" );
document.write( "Check s = 5. !!!!! You will get the integer quotient m = 3.\r\n" );
document.write( "\r\n" );
document.write( "So, s = 5 and m = 3 is your solution.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "You have managed to find the unique solution of the problem described by one equation with two unknowns.
\n" ); document.write( "It became possible only because you were looking for integer solutions.\r
\n" ); document.write( "\n" ); document.write( "Congratulations !\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );