document.write( "Question 406569: two numbers have a sum of 13. if one number is y, express the other number in terms of y \n" ); document.write( "
Algebra.Com's Answer #286825 by richard1234(7193) You can put this solution on YOUR website! If the other number is z, then\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y + z = 13\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "z = 13 - y. \n" ); document.write( " |