document.write( "Question 278025: The sum of two numbers is 29. One number is less than 3 times the other. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #202368 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x+y=29 \n" ); document.write( "You are missing info in the line \"One number is less than 3 times the other.\" \n" ); document.write( "x<3y \n" ); document.write( "x+y=29 \n" ); document.write( " \n" ); document.write( " |