document.write( "Question 341844: One number is one third of another number. If the difference between the numbers is 28, find the two numbers. \n" ); document.write( "
Algebra.Com's Answer #244760 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Here is your system of equations in two variables.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = (1/3)y\r \n" ); document.write( "\n" ); document.write( "x - y = 28\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Can you finish? \n" ); document.write( " |