document.write( "Question 1024530: In a buffalo herd with 80 legs, half the buffaloes have one horn and half have two. How many horns are here in the herd? \n" ); document.write( "
Algebra.Com's Answer #639927 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"+80%2F4+=+20+\" buffalo in herd
\n" ); document.write( "\"+10+\" of them have \"+1+\" horn
\n" ); document.write( "That is \"+10+\" horns so far
\n" ); document.write( "-----------------------
\n" ); document.write( "\"+10+\" buffalo have \"+2+\" horns
\n" ); document.write( "That is \"+20+\" horns
\n" ); document.write( "\"+10+%2B+20+=+30+\"
\n" ); document.write( "There are 30 horns
\n" ); document.write( "
\n" );