document.write( "Question 1299: My horse and saddle are worth $100.00, and my horse is worth 7 times as much as my saddle; what is the value of each? \n" ); document.write( "
Algebra.Com's Answer #385 by usyim88hk(158)\"\" \"About 
You can put this solution on YOUR website!
Let x be the proce of the saddle:
\n" ); document.write( ":
\n" ); document.write( "The price of the horse: 7x
\n" ); document.write( ":
\n" ); document.write( "The price of the saddle: x
\n" ); document.write( ":
\n" ); document.write( "So we know the price of the sum of the horse's price and the saddle price, now we can write an equation
\n" ); document.write( ":
\n" ); document.write( "7x+x = 100
\n" ); document.write( "8x = 100
\n" ); document.write( "x = 12.5
\n" ); document.write( ":
\n" ); document.write( "So the price of the saddle is $12.5 and the price of the horse is $12.5 times 7 which is $87.5
\n" ); document.write( "
\n" );