document.write( "Question 151508: A biologist recorded 6 snakes on 10 acres in one area and 13 snakes on 29 acres in another area. Let y be the number of snakes in x acres. Write an equation for the number of snakes. \n" ); document.write( "
Algebra.Com's Answer #111375 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A biologist recorded 6 snakes on 10 acres in one area and 13 snakes on 29 acres in another area. Let y be the number of snakes in x acres. Write an equation for the number of snakes.
\n" ); document.write( ":
\n" ); document.write( "Assign the given values as follows
\n" ); document.write( "x1 = 10; y1 = 6
\n" ); document.write( "x2 = 29; y2 = 13
\n" ); document.write( ":
\n" ); document.write( "Find the slope using the slope formula: m = \"%28y2-y1%29%2F%28x2-x1%29\"
\n" ); document.write( "m = \"%2813-6%29%2F%2829-10%29\" = \"7%2F19\"
\n" ); document.write( ":
\n" ); document.write( "Find the equation using the point/slope formula: y - y1 = m(x - x1)
\n" ); document.write( "y - 6 = \"7%2F19\"(x - 10)
\n" ); document.write( ";
\n" ); document.write( "y - 6 = \"7%2F19\"x - \"70%2F19\"
\n" ); document.write( ":
\n" ); document.write( "y = \"7%2F19\"x - \"70%2F19\" + 6
\n" ); document.write( ":
\n" ); document.write( "y = \"7%2F19\"x - \"70%2F19\" + \"114%2F19\"
\n" ); document.write( ":
\n" ); document.write( "y = \"7%2F19\"x + \"44%2F19\"
\n" ); document.write( ":
\n" ); document.write( "Check equation by substituting 10 for x and finding y, do the same for x=29
\n" ); document.write( "
\n" );