document.write( "Question 446471: A cow costs seven times as much as a goat,for 84000,I can buy 18 more goats than cows.How much does a goat cost? \n" ); document.write( "
Algebra.Com's Answer #307644 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
A cow costs seven times as much as a goat,for 84000,
\n" ); document.write( "I can buy 18 more goats than cows.
\n" ); document.write( "How much does a goat cost?
\n" ); document.write( ":
\n" ); document.write( "Let x = cost of a goat (g)
\n" ); document.write( "then
\n" ); document.write( "7x = cost of a cow (c)
\n" ); document.write( ":
\n" ); document.write( "g = no. of goats
\n" ); document.write( "c = no. or cows
\n" ); document.write( "\"I can buy 18 more goats than cows\"
\n" ); document.write( "g - c = 18
\n" ); document.write( "g = (c+18)
\n" ); document.write( ":
\n" ); document.write( "Cost equation
\n" ); document.write( "xg + 7xc = 84000
\n" ); document.write( "Replace g with (c+18)
\n" ); document.write( "x(c+18) + 7xc = 84000
\n" ); document.write( "xc + 18x + 7xc = 84000
\n" ); document.write( "18x + 8xc = 84000
\n" ); document.write( "x(18 + 8c) 84000
\n" ); document.write( "x = \"84000%2F%28%2818%2B8c%29%29\"
\n" ); document.write( "From this equation we can see that there are many solutions, for example:
\n" ); document.write( "Using integer values, let c = 24 cows, find the cost of one goat (x)
\n" ); document.write( "x = \"84000%2F%28%2818%2B8%2824%29%29%29\"
\n" ); document.write( "x = \"84000%2F%28%2818%2B192%29%29\"
\n" ); document.write( "x = \"84000%2F210%29\"
\n" ); document.write( "x = $400 for one goat
\n" ); document.write( ":
\n" ); document.write( "Check this:
\n" ); document.write( "24 + 18 = 42 goats, and 7(400) = $2800 for one cow
\n" ); document.write( "42(400) + 24(2800) =
\n" ); document.write( "16800 + 67200 = $84000
\n" ); document.write( ":
\n" ); document.write( "another integer solution: 3 cows, yield a cost of $2000 for one goat
\n" ); document.write( "You can confirm this solution yourself
\n" ); document.write( "
\n" ); document.write( "
\n" );