document.write( "Question 927010: a second number is one more than the first number. The sum of twice the first number and the second number is 16. What are the two numbers? let F be the first number and S be the second.
\n" ); document.write( "
\n" ); document.write( "I dont know how to set this problem up with the two equations in order to get the answer :( please help
\n" ); document.write( "

Algebra.Com's Answer #562682 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
s = f + 1
\n" ); document.write( "2f + s = 16
\n" ); document.write( "---
\n" ); document.write( "2f + s = 16
\n" ); document.write( "2f + (f + 1) = 16
\n" ); document.write( "2f + f + 1 = 16
\n" ); document.write( "3f = 15
\n" ); document.write( "f = 5
\n" ); document.write( "s = 6
\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( "
\n" );