document.write( "Question 926440: 37. A clinical nurse, on being asked her age, replied that the difference between three-fourths and one-third of her age if added to her present age would be 68. What is her age after all?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #562246 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! x + (3/4x - 1/3x) = 68 \n" ); document.write( "x + (9/12x - 4/12x) = 68 \n" ); document.write( "x + 5/12x = 68 \n" ); document.write( "17/5x = 68 \n" ); document.write( "Multiply each side by 5 \n" ); document.write( "17x = 340 \n" ); document.write( "x = 20 \n" ); document.write( "She is 68-20, or 48 \n" ); document.write( "Check: \n" ); document.write( "3/4 of 48 = 36 \n" ); document.write( "1/3 of 48 = 16 \n" ); document.write( "The difference between the two is 20 \n" ); document.write( "20+48 = 68 \n" ); document.write( " |