document.write( "Question 988016: the average price of 12 goats and 12 sheeps is rs 600.if the price of sheep is twice that of a goat. find the total price of 3 goats and 2 sheeps \n" ); document.write( "
Algebra.Com's Answer #608674 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Let the price of 1 goat be rs x.\r\n" ); document.write( "Then the price of 1 sheep is 2x rs.\r\n" ); document.write( "\r\n" ); document.write( "the average price of 12 goats and 12 sheeps is rs 600\r\n" ); document.write( "\r\n" ); document.write( "So 12x + 12(2x) = 600\r\n" ); document.write( " 12x + 24x = 600\r\n" ); document.write( " 36x = 600\r\n" ); document.write( " x = \n" ); document.write( " \n" ); document.write( " |