document.write( "Question 1011235: Max sells lemonade for $2 per cup and candy for $1.50 per bar. He earns $425 selling lemonade and candy.
\n" );
document.write( "1) write a linear model that relates the number of cups of lemonade he sold to the number of bars of candy he sold. \n" );
document.write( "
Algebra.Com's Answer #626840 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Max sells lemonade for $2 per cup and candy for $1.50 per bar. He earns $425 selling lemonade and candy. \n" ); document.write( "1) write a linear model that relates the number of cups of lemonade he sold to the number of bars of candy he sold. \n" ); document.write( "----- \n" ); document.write( "Value Equation: 2c + 1.5b = 425 \n" ); document.write( "----- \n" ); document.write( "c = (-1.5/2)b + 212.5 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |