document.write( "Question 111941: A rancher has $50,000 worth of llamas and horses. Each llama is worth $1,000 and each horse is worth $2,000. If the total number of llamas and horses is 43, how many of each animal does the rancher have? \n" ); document.write( "
Algebra.Com's Answer #81678 by WhizKid(3)\"\" \"About 
You can put this solution on YOUR website!
I kind of like this kind of problem.
\n" ); document.write( "Let's start solving!
\n" ); document.write( "Let's say that x = the no. of horses.\r
\n" ); document.write( "\n" ); document.write( "So,
\n" ); document.write( "\"+2000%28x%29+%2B+1000%2843+-+x%29+=+50000+\"
\n" ); document.write( "\"+2000x+%2B+43000+-+1000x+=+50000+\"
\n" ); document.write( "\"+1000x+%2B+43000+=+50000+\"
\n" ); document.write( "\"+1000x+=+7000+\"
\n" ); document.write( "\"+x+=+7+\"
\n" ); document.write( "The number of horses is 7.
\n" ); document.write( "And, \"+43+-+7+=+36+\"
\n" ); document.write( "So, the number of llamas is 36.\r
\n" ); document.write( "\n" ); document.write( "Power up!
\n" ); document.write( "-WhizKid
\n" ); document.write( "
\n" );