document.write( "Question 290257: Can use some help with a word problem. This is what it is:
\n" );
document.write( "A biologist recorded 2 snakes on 9 acres in one area and 9 snakes on 12 acres in another are. Let s be the number of snake and a be the number of acres. Find a linear equation that you could use to calculate for any number of acres.
\n" );
document.write( "I tried to put the numbers in the formula of y=mx+b (2,9)and (9,12).
\n" );
document.write( "I solved for m and got -3/7, but I know I am doing something wrong because we have choices as:
\n" );
document.write( "a)s=7a b)3s=-2a+9 c)3s-7a-57 d)3s-7a
\n" );
document.write( "I do not know what I am doing wrong because my final answer was y=6/7+b.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #210035 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! First you have the x and y backwards. \n" ); document.write( "x (a) is acres and y (s) is snakes \n" ); document.write( "(9,2) and (12, 9) \n" ); document.write( "so s=ma+b \n" ); document.write( "But first we have to find the slope \n" ); document.write( "(y-y)/(x-x)=m \n" ); document.write( "or in this case \n" ); document.write( "(s-s)/(a-a)=m \n" ); document.write( "(9-2)/(12-9)=7/3=m \n" ); document.write( "7/3=m \n" ); document.write( "s=(7/3)*a+b \n" ); document.write( "now plug in either point \n" ); document.write( "2=(7/3)*9+b \n" ); document.write( "2=63/3+b \n" ); document.write( "2=21+b \n" ); document.write( "-19=b \n" ); document.write( "s=7a/3-19 \n" ); document.write( "3s=7a-57 \n" ); document.write( "The closest answer is c \n" ); document.write( "3s-7a-57 \n" ); document.write( "I think you copied - for = \n" ); document.write( "Double check your answer options \n" ); document.write( "Perhaps you copied them wrong. \n" ); document.write( " \n" ); document.write( " |