document.write( "Question 131418: Hello I submitted this problem earlier but, I put the wrong e-mail. Could I please have some help. Thanks. Martin has a 3 bulb camping light that holds 4 batteries. When only one bulb is burning the batteries last 6hrs. When 2 bulbs are burning the batteries last 3 hours. How long will they last with all 3 burning. \n" ); document.write( "
Algebra.Com's Answer #95927 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
\"k\" = (number of bulbs)*(time batteries last)
\n" ); document.write( "\"k+=+1%2A6\"
\n" ); document.write( "\"k+=+2%2A3\"
\n" ); document.write( "These examples are given. From them I conclude that \"k+=+6\"
\n" ); document.write( "\"6+=+3%2At\"
\n" ); document.write( "\"t+=+2\"hrs with 3 bulbs burning
\n" ); document.write( "
\n" );