document.write( "Question 287562: The sum of three numbers is 14. The sum of twice the first number, is 6 times the second number, and 7 times the third number is 77. The difference between 3 times the first number and the second number is 11. Find the three numbers. \n" ); document.write( "
Algebra.Com's Answer #208385 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a+b+c=14 \n" ); document.write( "so far so good \n" ); document.write( "but you didn't copy all of it . \n" ); document.write( "2a+?????=6b \n" ); document.write( "7*c=77 ??? \n" ); document.write( "3a-b=11 \n" ); document.write( "Something is wrong with this sentence. \n" ); document.write( "\"The sum of twice the first number, is 6 times the second number, and 7 times the third number is 77.\" \n" ); document.write( "if 7c=77 then c=11 \n" ); document.write( "and a +b=3 \n" ); document.write( "so b=1 or b=2 \n" ); document.write( "and a=1 or a=2 \n" ); document.write( "but that doesn't fit with 3a-b=11 \n" ); document.write( "So something is very wrong \n" ); document.write( " \n" ); document.write( " |