document.write( "Question 1098276: The number of calories you burn depends on your weight. A 140
\n" );
document.write( "-pound
\n" );
document.write( " person burns 191
\n" );
document.write( "
\n" );
document.write( "calories during 30 minutes of hiking
\n" );
document.write( ".
\n" );
document.write( "Find the number of calories that a 200
\n" );
document.write( "-pound
\n" );
document.write( "person would burn during the same activity, assuming they burn calories at the same rate.
\n" );
document.write( "How many calories would a 200-pound
\n" );
document.write( "person
\n" );
document.write( " burn? \n" );
document.write( "
Algebra.Com's Answer #712631 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Can set it up as a proportion \n" ); document.write( "140/91=200/x \n" ); document.write( "cross-multiply \n" ); document.write( "140x=18200 \n" ); document.write( "x=130 calories. \n" ); document.write( " |