document.write( "Question 509540: solve the problem:\r
\n" );
document.write( "\n" );
document.write( "The worlds largest taco contained approximately 1 kg of onion for every 6.6 kg of grilled steak. The total weight of these two ingredients was 617.6 kg. To the nearest tenth of a kilogram, how many kilograms of each ingredient were used to make the taco?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "I am struggling with turning the story problem into the actual equation.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #341488 by oberobic(2304)![]() ![]() ![]() You can put this solution on YOUR website! The ratio of onions to grilled steak was 1:6.6 kg. \n" ); document.write( ". \n" ); document.write( "In this case, 'k' is simply an constant multiplier. \n" ); document.write( ". \n" ); document.write( "1k + 6.6k = 617.6 \n" ); document.write( ". \n" ); document.write( "7.6k = 617.6 \n" ); document.write( ". \n" ); document.write( "k = 617.6/7.6 \n" ); document.write( ". \n" ); document.write( "k = 81.3 \n" ); document.write( ". \n" ); document.write( "So the taco contained about 81.3 kg of onions and 6.6*81.3 = 536.3 kg of grilled steak. \n" ); document.write( ". \n" ); document.write( "Done. \n" ); document.write( " |