document.write( "Question 202814: Two numbers have a sum of 16. If one number is x, express the other number in terms of x. \n" ); document.write( "
Algebra.Com's Answer #152977 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
\"Two numbers have a sum of 16\" translates to \"x%2By=16\"\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So if the first number is \"x\" and we want to express the second number \"y\" in terms of \"x\", simply solve for \"y\":\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%2By=16\" ---> \"y=16-x\" or \"y=-x%2B16\"
\n" ); document.write( "
\n" );