document.write( "Question 1037786: A number, y, is equal to the difference of a larger number and 3. The same number is one-third of the sum of the larger number and 9. Which equations represent the situation?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #652550 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! let x = the larger number \n" ); document.write( ": \n" ); document.write( "A number, y, is equal to the difference of a larger number and 3. \n" ); document.write( "y = x - 3 \n" ); document.write( "The same number is one-third of the sum of the larger number and 9. \n" ); document.write( "y = \n" ); document.write( ": \n" ); document.write( " these equations represent the situation? \n" ); document.write( " |