document.write( "Question 286940: write the indicated expression.\r
\n" );
document.write( "\n" );
document.write( "A slice of pie has 200 calories and a scoop of ice cream has 180 calories. if jhon has x pieces of pie with 3 scoops of ice cream each, write an expression that represents the number of calories he will consume.\r
\n" );
document.write( "\n" );
document.write( "so my answer is 200x+180(3) am i correct \n" );
document.write( "
Algebra.Com's Answer #208068 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! But every time he has a slice of pie he has 3 scoops of ice cream not just once. \n" ); document.write( "x*(200+3*180) \n" ); document.write( "so every slice of pie gets the 200 calories from the pie plus the 3*180 from the ice cream \n" ); document.write( "so you can combine the numbers some more \n" ); document.write( "180+180+180+200 \n" ); document.write( "360+380=740 \n" ); document.write( "740x is the final simplified version. \n" ); document.write( " \n" ); document.write( " |