document.write( "Question 925330: Nathan is three years younger than ben
\n" );
document.write( "A. Write down an expression for Nathan's age.
\n" );
document.write( "Daniel is twice as old as ben
\n" );
document.write( "B. Write down an expression for Daniels age \n" );
document.write( "
Algebra.Com's Answer #561445 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! nathan = ben - 3 \n" ); document.write( "dan = 2(ben) \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( " |