document.write( "Question 694856: A biologist recorded 11 snakes on 24 acres in one area and 13 snakes on 49 acres in another area. Find a linear equation that models the number of snakes in X acres.
\n" );
document.write( "
\n" );
document.write( "I am really stuck on this question, any help would be greatly appreciated!
\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #428227 by Ave(106)![]() ![]() You can put this solution on YOUR website! so if acre is x that would make snakes y so lets make a couple of ordered pairs \n" ); document.write( "(24(acres),11(snakes)) and (49(acres), 13(snakes)) \n" ); document.write( "(24,11) and (49,13) lets find the slope \n" ); document.write( "(13-11)/(49-24) \n" ); document.write( "2/25=slope \n" ); document.write( "Use point slope form to find an equation slope 2/25, (24,11) \n" ); document.write( " \n" ); document.write( "25y-275=2(x-24) \n" ); document.write( "25y-275=2x-48 add 275 to both sides \n" ); document.write( "25y=2x+227 divide by 25 \n" ); document.write( " \n" ); document.write( "or \n" ); document.write( " |