document.write( "Question 174684: Here is a difficult word problem I am struggling with: \r
\n" );
document.write( "\n" );
document.write( "8-year-old Samantha visited Santa at a local department store. He gave her this riddle: \r
\n" );
document.write( "\n" );
document.write( "\" I started working at 15. I spent 1/4 of my working life in a factory. I spent 1/5 of my working life in an office, and I spent 1/3 of my working life as a school caretaker. For the last 13 years of my working life I've been Santa Claus. How old am I?\" \r
\n" );
document.write( "\n" );
document.write( "The problem says you need to explain how you got the answer and how you know it is correct. \r
\n" );
document.write( "\n" );
document.write( "I am not sure how to explain either of those things! What operations could you do? How do you figure this problem out overall? \r
\n" );
document.write( "\n" );
document.write( "Thanks! \r
\n" );
document.write( "\n" );
document.write( "-Shelby \n" );
document.write( "
Algebra.Com's Answer #129729 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 8-year-old Samantha visited Santa at a local department store. He gave her this riddle: \n" ); document.write( "\" I started working at 15. I spent 1/4 of my working life in a factory. I spent 1/5 of my working life in an office, and I spent 1/3 of my working life as a school caretaker. For the last 13 years of my working life I've been Santa Claus. How old am I?\" \n" ); document.write( "The problem says you need to explain how you got the answer and how you know it is correct. \n" ); document.write( "----------------------------- \n" ); document.write( "Let \"x\" be the number of working-life years. \n" ); document.write( "factory time: (1/4)x \n" ); document.write( "office time : (1/5)x \n" ); document.write( "school time : (1/3)x \n" ); document.write( "Santa time : 13 years \n" ); document.write( "------------------------- \n" ); document.write( "Working-life equation: (1/4)x + (1/5)x + (1/3)x + 13 = x \n" ); document.write( "15x + 12x + 20x + 60*13 = 60x \n" ); document.write( "47x + 60*13 = 60x \n" ); document.write( "13x = 60*13 \n" ); document.write( "x = 60 (years he worked) \n" ); document.write( "Age = 15 + 60 = 75 yrs. old \n" ); document.write( "=============================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |