document.write( "Question 98245: I am struggling with putting word problems into the right format. Here's another that I cant seem to figure out.\r
\n" );
document.write( "\n" );
document.write( "Michael has $10 to spend for pizza. The local pizza place charges $6 for a plain cheese pizza, plus $1.50 for each additional topping. What is the greatest number of toppings he can order?\r
\n" );
document.write( "\n" );
document.write( "Thank you in advance. \n" );
document.write( "
Algebra.Com's Answer #71397 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 6+1.5X=10 \n" ); document.write( "1.5X=10-6 \n" ); document.write( "1.5X=4 \n" ); document.write( "X=4/1.5 \n" ); document.write( "X=2.666 OR 2 ADDITIONAL TOPPINGS CAN BE ORDERED. \n" ); document.write( " \n" ); document.write( " |