document.write( "Question 25672: Priscilla is now 4 times as old as Sammy. In 4 years Priscilla will be 2 times as old as Sammy. What are their present age? \n" ); document.write( "
Algebra.Com's Answer #13780 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! NOW Data: \n" ); document.write( "Sammy is \"x\" yrs. old. \n" ); document.write( "So Pris is \"4x yrs. old. \n" ); document.write( "4 YEARS FROM Now DATA: \n" ); document.write( "Sammy will be x+4 \n" ); document.write( "Pris will be 4x+4 \n" ); document.write( "EQUATION: \n" ); document.write( "In 4 years Pris will be 2 times as old as Sammy. \n" ); document.write( " 4x+4=2(4x) \n" ); document.write( " 4x+4=8x \n" ); document.write( " 4x=4 \n" ); document.write( " x=1 (Age of Sammy NOW) \n" ); document.write( " 4x=4 (Pris's age NOW)\r \n" ); document.write( "\n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |