document.write( "Question 911116: The sum of two numbers subtracted from twice the bigger number results in 5. If the smaller of the two is increased five times, it would be the same as 11 more than twice the bigger number. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #552852 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The sum of two numbers (x+y)subtracted from twice the bigger number(2y) results in 5. If the smaller of the two(x) is increased five times(5x), it would be the same as 11 more than twice the bigger number(2y). What are the numbers?\r \n" ); document.write( "\n" ); document.write( "2y-(x+y)=5 \n" ); document.write( "y-x=5........................(1)\r \n" ); document.write( "\n" ); document.write( "5x=11+(2y)\r \n" ); document.write( "\n" ); document.write( "5x-2y=11.....................(2)\r \n" ); document.write( "\n" ); document.write( "multiply eq (2) by 5 and to (2)\r \n" ); document.write( "\n" ); document.write( "5y-5x=25\r \n" ); document.write( "\n" ); document.write( "3y=24 \n" ); document.write( "/3 \n" ); document.write( "y =8\r \n" ); document.write( "\n" ); document.write( "Plug y\r \n" ); document.write( "\n" ); document.write( "y-x=5 \n" ); document.write( "8-x=5 \n" ); document.write( "-x=-3 \n" ); document.write( "x=3\r \n" ); document.write( "\n" ); document.write( "3 & 8\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |