document.write( "Question 574175: if 15 bales of hay feeds 10 horeses, how many will 18 bales of hay feed? \n" ); document.write( "
Algebra.Com's Answer #368998 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! if 15 bales of hay feeds 10 horeses, how many will 18 bales of hay feed? \n" ); document.write( "---- \n" ); document.write( "# of bales and # of horses are directly related: \n" ); document.write( "h = k*b \n" ); document.write( "Solve for \"k\" usiing \"15 bales feeds 10 horses\" \n" ); document.write( "10 = k*15 \n" ); document.write( "k = 2/3 \n" ); document.write( "--- \n" ); document.write( "Equation: \n" ); document.write( "h = (2/3)b \n" ); document.write( "---- \n" ); document.write( "how many will 18 bales of hay feed? \n" ); document.write( "h(18) = (2/3)18 \n" ); document.write( "h(18) = 12 (# of horses fed by 18 bales) \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "==================== \n" ); document.write( " |