document.write( "Question 1144110: a large drink costs $0.50 more than a small drink.three small drinks and two large drinks cost $3.50. what is the cost of a small drink? \n" ); document.write( "
Algebra.Com's Answer #765109 by ikleyn(52781)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "Let the cost of a small drink be  x  cents  (the unknown value under the question).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the cost of a large drink is (x+50) cents.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the condition says that the total cost of 3 small drinks and 2 large drinks is 350 cents\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    3x + 2*(x+50) = 350  cents.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify this equation and solve it for x :\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    3x + 2x + 100 = 350\r\n" );
document.write( "\r\n" );
document.write( "    5x            = 350 - 100\r\n" );
document.write( "\r\n" );
document.write( "    5x            = 250\r\n" );
document.write( "\r\n" );
document.write( "     x            = 250/5 = 50 cents.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The small drink costs 50 cents, or $0.5.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "It is a simple problem to be solved in one unknown . . . \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Do it in as simple way as it should be done . . . \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );