document.write( "Question 242637: I need help please in working the following problem out.
\n" );
document.write( "A 12-pound puppy is gaining weight at a rate of lb per week. How much more time will it take for the puppy's weight to exceed 37 lb?
\n" );
document.write( "This is what I have tried, If x = time in weeks
\n" );
document.write( "then x * 2/3 +12 >37 and 2/3
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #177616 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A 12-pound puppy is gaining weight at a rate of (2/3)lb per week. How much more time will it take for the puppy's weight to exceed 37 lb? \n" ); document.write( "This is what I have tried, If x = time in weeks \n" ); document.write( "then x * (2/3) +12 >37 \n" ); document.write( "---- \n" ); document.write( "That looks good. \n" ); document.write( "Then: \n" ); document.write( "(2/3)x > 25 \n" ); document.write( "x > (3/2)25 \n" ); document.write( "x > 3*12.5 \n" ); document.write( "x > 37.5 \n" ); document.write( "--- \n" ); document.write( "It will take 38 weeks. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |