document.write( "Question 613789: If 1.5 dogs can eat 1.5 lbs of food in 1.5 days. How many lbs of food can 16 dogs eat in 4 days? \n" ); document.write( "
Algebra.Com's Answer #386262 by stanbon(75887) ![]() You can put this solution on YOUR website! If 1.5 dogs can eat 1.5 lbs of food in 1.5 days. How many lbs of food can 16 dogs eat in 4 days? \n" ); document.write( "-------------------------- \n" ); document.write( "# of pounds is directly related to # of dogs and to # of days. \n" ); document.write( "---- \n" ); document.write( "lbs = k*g*d \n" ); document.write( "---- \n" ); document.write( "Solve for \"k\" using \"1.5 dogs can eat 1.5 lbs of food in 1.5 days\". \n" ); document.write( "---- \n" ); document.write( "1.5 = k*1.5*1.5 \n" ); document.write( "1.5 = k*2.25 \n" ); document.write( "k = 2/3 \n" ); document.write( "----- \n" ); document.write( "Equation: \n" ); document.write( "lbs = (2/3)*g*d \n" ); document.write( "------ \n" ); document.write( "lbs = (2/3)*16*4 \n" ); document.write( "lbs = (2/3)64 = 128/3 = 42 2/3 \n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |