document.write( "Question 820529: what is:the sum of a number and 14 is less than or equal to 3 times that number.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #493591 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
n + 14 <= 3n
\n" ); document.write( "14 <= 2n
\n" ); document.write( "---
\n" ); document.write( "n >= 7
\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( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "
\n" );