document.write( "Question 203908: The Florin High School Sophmore class plans to sell sodas and candy at the homecoming dance. They are planning to sell sodas for $1.50 and candy for $1.25. Their goal is to reach a total of $375.00 in sales.\r
\n" );
document.write( "\n" );
document.write( "If they sell 125 sodas, how much candy do they need to sell to meet their goal? \n" );
document.write( "
Algebra.Com's Answer #153853 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 1.50*125+1.25x=375 \n" ); document.write( "187.50+1.25x=375 \n" ); document.write( "1.25x=187.50 \n" ); document.write( "x=150 candy \n" ); document.write( " |