document.write( "Question 422047: A bat ate 1050 dragon flies on four consecutive nights. Each night she ate 25 more than on the night before. How many did she eat each night? Solve algebraically \n" ); document.write( "
Algebra.Com's Answer #294641 by emargo19(101)\"\" \"About 
You can put this solution on YOUR website!
Let it be First night x amt of bats
\n" ); document.write( "2nd night x+25
\n" ); document.write( "3rd night x+50
\n" ); document.write( "4th night x+75
\n" ); document.write( "x+x+25+x+50+x+75=1050
\n" ); document.write( "4x=900
\n" ); document.write( "x=225
\n" ); document.write( "First night=225
\n" ); document.write( "2nd night 225+25=250
\n" ); document.write( "3rd night=225+50=275
\n" ); document.write( "4th night 225+75=300
\n" ); document.write( "Check:225+250+275+300=1050
\n" ); document.write( "
\n" ); document.write( "
\n" );