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 #388 by iamlegallyblond7(7)![]() ![]() ![]() You can put this solution on YOUR website! H= HORSE \n" ); document.write( "S= SADDLE\r \n" ); document.write( "\n" ); document.write( "H+S=100 \n" ); document.write( "H=7S\r \n" ); document.write( "\n" ); document.write( "PLUG ONE EQUATION INTO ANOTHER \n" ); document.write( "7S+S=100 \n" ); document.write( "8S=100 \n" ); document.write( "S=12.5 \n" ); document.write( "THEN SOLVE FOR H \n" ); document.write( " |