document.write( "Question 61703This question is from textbook alegbra concepts and applications
\n" );
document.write( ": Help me solve\r
\n" );
document.write( "\n" );
document.write( "The weight of the elephant was 1040 percent of the weight of the bear. If the elephant weighed 20,800 pounds, what did the bear weigh? \n" );
document.write( "
Algebra.Com's Answer #42465 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! 1040% = 10.40 \n" ); document.write( "e = weight of elephant \n" ); document.write( "b = weight of bear \n" ); document.write( "e = 10.4b \n" ); document.write( "20800 = 10.4b \n" ); document.write( "b = 20800/10.4 \n" ); document.write( "b = 2000 pounds \n" ); document.write( " |