document.write( "Question 808523: Greg is 18 years older than his sister. In 6 years he will be twice as old as her. How are are both of them now \n" ); document.write( "
Algebra.Com's Answer #487051 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! g = s + 18 \n" ); document.write( "g + 6 = 2(s + 6) \n" ); document.write( "--- \n" ); document.write( "g + 6 = 2s + 12 \n" ); document.write( "g = 2s + 6 \n" ); document.write( "s + 18 = 2s + 6 \n" ); document.write( "Answer: \n" ); document.write( "s = 12 \n" ); document.write( "g = 30 \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( " |