document.write( "Question 1116863: A farmer bought some sheep for $2100. Two sheep died, and he sold the rest for $30 more a head than he paid for them. If he made a profit of $60, how many sheep did he buy? \n" ); document.write( "
Algebra.Com's Answer #731821 by ikleyn(52786)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A farmer bought some sheep for $2100. Two sheep died, and he sold the rest for $30 more a head than he paid for them.
\n" ); document.write( "If he made a profit of $60, how many sheep did he buy?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Let n be the number of sheep he bought.\r\n" );
document.write( "\r\n" );
document.write( "Then he paid  \"2100%2Fn\" dollars for each.     (*)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Later he sold  (n-2) sheep  for 2100 + 60 = 2160 dollars,  and we know that  \"2160%2F%28n-2%29\"  is 30 dollars more than (*).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "It gives you an equation\r\n" );
document.write( "\r\n" );
document.write( "\"2160%2F%28n-2%29\" - \"2100%2Fn\" = 30.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Divide both sides by 30 to simplify. You will get\r\n" );
document.write( "\r\n" );
document.write( "\"72%2F%28n-2%29\" - \"70%2Fn\" = 1.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Multiply both sides by n*(n-2). You will get\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    72n - 70*(n-2) = n*(n-2)\r\n" );
document.write( "\r\n" );
document.write( "    2n + 140 = n^2 - 2n\r\n" );
document.write( "\r\n" );
document.write( "    n^2 - 4n - 140 = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "    (n-14)*(n+10) = 0\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The solution is  n = 14  sheeps.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.   14 sheeps were originally.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "===============
\n" ); document.write( "To see many other similar solved problems,  look in the lesson\r
\n" ); document.write( "\n" ); document.write( "    - Challenging word problems solved using quadratic equations \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Also, you have this free of charge online textbook in ALGEBRA-I in this site\r
\n" ); document.write( "\n" ); document.write( "    - ALGEBRA-I - YOUR ONLINE TEXTBOOK.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The referred lessons are the part of this textbook under the topic \"Quadratic equations\". \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Save the link to this online textbook together with its description\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Free of charge online textbook in ALGEBRA-I
\n" ); document.write( "https://www.algebra.com/algebra/homework/quadratic/lessons/ALGEBRA-I-YOUR-ONLINE-TEXTBOOK.lesson\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "to your archive and use it when it is needed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );