document.write( "Question 777867: Twice the larger of two numbers is three more than five times the smaller and the sum of four times the larger and three times the smaller is 71. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #474304 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Twice the larger of two numbers is three more than five times the smaller and the sum of four times the larger and three times the smaller is 71. What are the numbers?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "let x >y\r
\n" ); document.write( "\n" ); document.write( "2x=5y+3
\n" ); document.write( "2x-5y=3.................(1)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "4x+3y=71................(2)\r
\n" ); document.write( "\n" ); document.write( "2 x -5 y = 3 .............1
\n" ); document.write( "
\n" ); document.write( "4 x + 3 y = 71 .............2
\n" ); document.write( "Eliminate y
\n" ); document.write( "multiply (1)by 3
\n" ); document.write( "Multiply (2) by 5
\n" ); document.write( "6 x -15 y = 9
\n" ); document.write( "20 x + 15 y = 355
\n" ); document.write( "Add the two equations
\n" ); document.write( "26 x = 364
\n" ); document.write( "/ 26
\n" ); document.write( "x = 14
\n" ); document.write( "plug value of x in (1)
\n" ); document.write( "2 x -5 y = 3
\n" ); document.write( "28 -5 y = 3
\n" ); document.write( " -5 y = 3 -28
\n" ); document.write( " -5 y = -25
\n" ); document.write( " y = 5
\n" ); document.write( "14 &5
\n" ); document.write( "
\n" );