document.write( "Question 23905: Acording to doctors, a healthy diet should follow the ratio for meat to vegetables of 2.5 servings to every 4 servings. If you eat 7 servings of meat a week, how many servings of vegetables should you eat? \n" ); document.write( "
Algebra.Com's Answer #12620 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! 2.5/4 = x/7 -----> cross multiply \n" ); document.write( "4x = 2.5(7) \n" ); document.write( "4x=17.5 \n" ); document.write( "x = 4.375\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, for 7 servings you should eat 4.375 of vegetables. \n" ); document.write( " |