document.write( "Question 400348: the larger of 2 numbers is 4 more than 6 times the smaller. the sum of the 2 numbers is 29 less than twice the larger \n" ); document.write( "
Algebra.Com's Answer #283404 by myonlinemathhelpdotcom(3)\"\" \"About 
You can put this solution on YOUR website!
the larger of 2 numbers is 4 more than 6 times the smaller. the sum of the 2 numbers is 29 less than twice the larger\r
\n" ); document.write( "\n" ); document.write( "first part y=4+6x (the larger of 2 numbers is 4 more than 6 times the smaller)
\n" ); document.write( "second part y+x=29-2y (the sum of the 2 numbers is 29 less than twice the larger)\r
\n" ); document.write( "\n" ); document.write( "Now we have two variable and two equations so we can solve the problem.
\n" ); document.write( "(4+6x)+x= 29 - 2*(4+6x)
\n" ); document.write( "4 + 7x = 29 - 8 - 12x
\n" ); document.write( "4 + 7x = 21 - 12x
\n" ); document.write( "4 + 19x = 21
\n" ); document.write( "19x = 17
\n" ); document.write( "x = 17/19 = .89
\n" ); document.write( "therefore
\n" ); document.write( "y = 4 + 6 *(17/19)
\n" ); document.write( "y = 9.39
\n" ); document.write( "
\n" );