document.write( "Question 662837: The sum of my age and my sons age is 50, last year I was three times as old as my son. What is my age this year?\r
\n" );
document.write( "\n" );
document.write( "I want to figure out the steps to work it out aswell, thanks. \n" );
document.write( "
Algebra.Com's Answer #412513 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! x = my age \n" ); document.write( "y = son's age \n" ); document.write( "x+y=50 \n" ); document.write( "x-1=3y \n" ); document.write( "50-y - 1=3y \n" ); document.write( "49 - y = 3y \n" ); document.write( "49 = 4y \n" ); document.write( "y = 12.25 \n" ); document.write( "x = 50-12.25=37.75 \n" ); document.write( "My age is 37 \n" ); document.write( "................. \n" ); document.write( "Delighted to help. \n" ); document.write( "-Reading Boosters \n" ); document.write( "Wanting for others what we want for ourselves. \n" ); document.write( " |