document.write( "Question 1152721: Jill has a collection of bugs. Her collection contains butterflies and tarantulas. She has 47 bugs and counts 320 total legs. How many butterflies and how many tarantulas does she have in her collection? \n" ); document.write( "
Algebra.Com's Answer #774805 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Jill has a collection of bugs. Her collection contains butterflies and tarantulas. She has 47 bugs and counts 320 total legs. How many butterflies and how many tarantulas does she have in her collection?
\n" ); document.write( "---------------
\n" ); document.write( "Butterflies (insects) have 6 legs.
\n" ); document.write( "Spiders (arachnids) have 8 legs
\n" ); document.write( "----
\n" ); document.write( "B + T = 47
\n" ); document.write( "6B + 8T = 320
\n" ); document.write( "etc
\n" ); document.write( "
\n" );