document.write( "Question 167273: Can you please help? Appreciate it! Thanks\r
\n" );
document.write( "\n" );
document.write( "A sugar donut has 110 more calories than twice the number of calories in a slice of brown bread.
\n" );
document.write( "A. If x represents the number of calories in a slice of brown cread, write an expression that represents the number of calories in a sugar donut.
\n" );
document.write( "B. Write an expression that represents their number of calories together.
\n" );
document.write( "C. Write an inequality that represents that together they contain at least 194 calories.
\n" );
document.write( "D. What is the smallest number of calories in the slice of bread? \n" );
document.write( "
Algebra.Com's Answer #123197 by stanbon(75887) ![]() You can put this solution on YOUR website! A sugar donut has 110 more calories than twice the number of calories in a slice of brown bread. \n" ); document.write( "A. If x represents the number of calories in a slice of brown bread, write an expression that represents the number of calories in a sugar donut. \n" ); document.write( "Let \"y\" be number of calories in a sugar donut. \n" ); document.write( "------------------- \n" ); document.write( "x = calories in brown bread \n" ); document.write( "y = calories in sugar donut \n" ); document.write( "y = 2x + 110 \n" ); document.write( "--------------------\r \n" ); document.write( "\n" ); document.write( "B. Write an expression that represents their number of calories together. \n" ); document.write( "x + y = x + 2x+110 = 3x + 110 \n" ); document.write( "------------------------------------ \n" ); document.write( "C. Write an inequality that represents that together they contain at least 194 calories. \n" ); document.write( "3x + 110 >= 194 \n" ); document.write( "-------------------- \n" ); document.write( "D. What is the smallest number of calories in the slice of bread? \n" ); document.write( "x <= (y-110)/2 \n" ); document.write( "y must be >= 110 \n" ); document.write( "If y = 110, x = 0 \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |