document.write( "Question 936440: Josef is on the planning committee for the eighth grade party. The food, decoration, and entertainment costs a total of $350. The committee has $75 already. If the committe sells the tickets for $5 each, at least how many tickets must be sold to cover the remaining cost of the party?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #569902 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! y = 5x + 75 \n" ); document.write( "y = account balance \n" ); document.write( "--- \n" ); document.write( "to pay for the party: \n" ); document.write( "350 = 5x + 75 \n" ); document.write( "5x = 350 - 75 \n" ); document.write( "x = (350 - 75)/5 \n" ); document.write( "x = 55 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "must sell at least 55 tickets \n" ); document.write( "--- \n" ); document.write( "Free algebra tutoring live chat: \n" ); document.write( "https://sooeet.com/chat.php?gn=algebra \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations with quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve systems of linear equations up to 6-equations 6-variables: \n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php \n" ); document.write( "--- \n" ); document.write( " |