document.write( "Question 575541: A man bought a cow and a calf for $360, paying eight times as much for the cow
\n" );
document.write( "as for the calf. What was the cost of each? \n" );
document.write( "
Algebra.Com's Answer #369525 by Maths68(1474)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let \n" ); document.write( "Price of the calf = x \n" ); document.write( "Price of the cow = 8x \n" ); document.write( "Total amount paid = 360\r \n" ); document.write( "\n" ); document.write( "Price of calf + Price of cow = Total amount paid \n" ); document.write( "x+8x=360 \n" ); document.write( "9x=360 \n" ); document.write( "9x/9=360/9 \n" ); document.write( "x=40\r \n" ); document.write( "\n" ); document.write( "so\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Price of the calf = x = 40 \n" ); document.write( "Price of the cow = 8x = 8*40 = 320 \n" ); document.write( "Total Amount paid = 40+320=360 \n" ); document.write( " \n" ); document.write( " |