document.write( "Question 33419This question is from textbook algebra for college students
\n" );
document.write( ": This word problem is stumping me. I can't figure out how to write the equations needed for it. please help.\r
\n" );
document.write( "\n" );
document.write( "The sum of the digits of a three-digit number is 11. If the digits are reversed, the new number is 46 more than 5 times the old number. If the hundreds digit plus twice the tens digit is equal to the units digit, then what is the number? \r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I have come up with x+y+z = 11
\n" );
document.write( "
\n" );
document.write( "I'm lost on the second equation. \r
\n" );
document.write( "\n" );
document.write( "and i'm pretty sure the third equation is
\n" );
document.write( "x+2y = z \r
\n" );
document.write( "\n" );
document.write( "I hope I'm at least close. I would appreciate any help. \n" );
document.write( "
Algebra.Com's Answer #19766 by longjonsilver(2297)![]() ![]() You can put this solution on YOUR website! Let the number be xyz. We are told that x+y+z=11\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "original number is xyz \n" ); document.write( "--> xyz really means 100x+10y+z\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Reversing gives zyx \n" ); document.write( "--> zyx really means 100z+10y+x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "zyx is 46 more than 5 times the old number:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, (100z+10y+x) = 5(100x+10y+z) + 46 \n" ); document.write( "--> 100z+10y+x = 500x+50y+5z + 46 \n" ); document.write( "--> 95z-40y-499x = 46\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Also, hundreds digit (x) + twice tens (y) equals units (z) \n" ); document.write( "--> x + 2y = z\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So, we have 3 unknowns, xy and z and we have 3 equations relating them:\r \n" ); document.write( "\n" ); document.write( "x+y+z=11 \n" ); document.write( "95z-40y-499x = 46 \n" ); document.write( "x+2y=z\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You try to solve these 3 :-) \n" ); document.write( "answer is 137 for the number.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "jon. \n" ); document.write( " \n" ); document.write( " |