document.write( "Question 925279: [Jack is 36 years old. He went to a birthday party for someone in his family named Alicia. When he was there, he realized that his age is AN INTEGER-MULTIPLE of Alicia's age. Find all the possible ages that Alicia could be.] \n" ); document.write( "
Algebra.Com's Answer #561434 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! --- \n" ); document.write( "possible ages of alicia \n" ); document.write( "36/1 = 36 \n" ); document.write( "36/2 = 18 \n" ); document.write( "36/3 = 12 \n" ); document.write( "36/4 = 9 \n" ); document.write( "36/6 = 6 \n" ); document.write( "36/9 = 4 \n" ); document.write( "36/12 = 3 \n" ); document.write( "36/36 = 1 \n" ); document.write( "--- \n" ); document.write( "Solve and graph linear equations: \n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php \n" ); document.write( "--- \n" ); document.write( "Solve quadratic equations, quadratic formula: \n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php \n" ); document.write( "--- \n" ); document.write( "Convert fractions, decimals, and percents: \n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php \n" ); document.write( "--- \n" ); document.write( "Calculate and graph the linear regression of any data set: \n" ); document.write( "https://sooeet.com/math/linear-regression.php \n" ); document.write( " |