document.write( "Question 1070327: The sum of three numbers is 26. The third number is twice the second, and is also 1
\n" );
document.write( "less than 3 times the first. What are the three numbers? \n" );
document.write( "
Algebra.Com's Answer #685441 by ikleyn(52788)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "The sum of three numbers is 26. The third number is twice the second, and is also 1 \n" ); document.write( "less than 3 times the first. What are the three numbers? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The solution by \"josgarithmetic\" was wrong.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Below is my corrected solution.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "x + y + z = 26, (1)\r\n" ); document.write( "z = 2y, (2)\r\n" ); document.write( "z = 3x - 1. (3)\r\n" ); document.write( "\r\n" ); document.write( "From (2), y =\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |