document.write( "Question 898991: The sum of two numbers is 23. If one number is 15, what is the other number? \n" ); document.write( "
Algebra.Com's Answer #545084 by Jc0110(165)\"\" \"About 
You can put this solution on YOUR website!
Let the 1st number to be x, while the 2nd number to be y.
\n" ); document.write( "x=1st number=15
\n" ); document.write( "y=2nd number\r
\n" ); document.write( "\n" ); document.write( "\"x%2By=23\"
\n" ); document.write( "\"15%2By=23\"
\n" ); document.write( "\"y=23-15\"
\n" ); document.write( "\"y=8\"
\n" ); document.write( "
\n" );