document.write( "Question 363965: find the number of calories in a stalk of celery and in a carrot
\n" );
document.write( "(1) a carrot has 13 calories more than a celery stalk
\n" );
document.write( "(2) five carrots and 10 celery stalks have only 170 calories \n" );
document.write( "
Algebra.Com's Answer #259583 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! (1) a carrot has 13 calories more than a celery stalk \n" ); document.write( "(2) five carrots and 10 celery stalks have only 170 calories \n" ); document.write( "----------------------------------------- \n" ); document.write( "Calorie relation: car = cel+13 \n" ); document.write( "---- \n" ); document.write( "Calorie Eq: 5car + 10cel = 170 \n" ); document.write( "--- \n" ); document.write( "5(cel+13) + 10cel = 170 \n" ); document.write( "5cel + 65 _ 10cdl = 170 \n" ); document.write( "15cel = 105 \n" ); document.write( "cel = 7 \n" ); document.write( "find the number of calories in a stalk of celery and in a carrot \n" ); document.write( "A celery stalk has 7 calories. \n" ); document.write( "A carrot has 7+13 = 20 calories. \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======== \n" ); document.write( " \n" ); document.write( " |