document.write( "Question 1172609: Cesar is 52 yrs younger than Melissa. 5 yrs ago, Melissas age was 3 times Cesars age. How old is Cesar? \n" ); document.write( "
Algebra.Com's Answer #797709 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Tutor @ikleyn is absolutely right to show a mental solution using logical reasoning. You get far more benefit from solving the problem by USING YOUR BRAIN than by performing some rote algebraic process. \n" ); document.write( "However, if a formal algebraic solution is required.... \n" ); document.write( "We want to find Cesar's (current) age, so start by letting that be our variable, x. \n" ); document.write( "Then Melissa's current age is 52 more than that: x+52. \n" ); document.write( "So 5 years ago, Cesar's age was x-5, and Melissa's age was (x+52)-5 = x+47. \n" ); document.write( "Write and solve the equation that says that 5 years ago Melissa's age was 3 times Cesar's age: \n" ); document.write( "x+47 = 3(x-5) \n" ); document.write( "Solve using basic algebra. \n" ); document.write( " \n" ); document.write( " |