document.write( "Question 693814: perla is now 5 times as old as Marilou. in 10 years, perla is will be 3 times as old as marilou. how old is each. \n" ); document.write( "
Algebra.Com's Answer #427588 by mouk(232)![]() ![]() You can put this solution on YOUR website! Let x = age of Marilou now\r \n" ); document.write( "\n" ); document.write( "Then \"perla is now 5 times as old as Marilou\" \n" ); document.write( "so now, Perla's age is 5x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In 10 years time, Marilou age = x+10 \n" ); document.write( "In 10 years time, Perla's age = 5x+10\r \n" ); document.write( "\n" ); document.write( "\"in 10 years, perla is will be 3 times as old as marilou\" \n" ); document.write( "so 5x+10 = 3(x+10) \n" ); document.write( "5x+10 = 3x+30 \n" ); document.write( "2x = 20 \n" ); document.write( "x = 10\r \n" ); document.write( "\n" ); document.write( "\"how old is each\" \n" ); document.write( "Marilou's age is x so Marilou is 10 years old \n" ); document.write( "Perla's age is 5x so Perla is 50 years old.\r \n" ); document.write( "\n" ); document.write( "Check: \n" ); document.write( "In 10 Years time: \n" ); document.write( "Marilou is 20 years old \n" ); document.write( "Perla is 60 years old \n" ); document.write( "And 20 x 3 = 60 \n" ); document.write( " |