document.write( "Question 1204660: There are a total of 20 lions, tigers, and bears at the local zoo. The number of tigers is 2 more than the number of lions. The number of bears is 3 more than the number of lions. How many lions are at the zoo? \n" ); document.write( "
Algebra.Com's Answer #841069 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "Animals:        How Many\r\n" );
document.write( "LIONS              L\r\n" );
document.write( "TIGERS            L+2\r\n" );
document.write( "BEARS             L+3\r\n" );
document.write( "Total              20\r\n" );
document.write( "

\n" ); document.write( "You see, \"3L=15\"?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then \"highlight%28L=5%29\".
\n" ); document.write( "
\n" );