document.write( "Question 357196: When two numbers are added together, the result is 45. Twice the greater number is six more than five times the lesser number. What are the numbers? \n" ); document.write( "
Algebra.Com's Answer #255104 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let x be the smaller number'
\n" ); document.write( "y the bigger number
\n" ); document.write( "x+y=45......................1
\n" ); document.write( "2y=5x+6
\n" ); document.write( "2y-5x=6......................2
\n" ); document.write( "multiply equation 1 by 5 and add to 2
\n" ); document.write( "5x+5y=225
\n" ); document.write( "add to 2
\n" ); document.write( "7y=231
\n" ); document.write( "/7
\n" ); document.write( "y =33
\n" ); document.write( "...
\n" ); document.write( "plug value of y in 1\r
\n" ); document.write( "\n" ); document.write( "x+21=45
\n" ); document.write( "x=24
\n" ); document.write( "24 & 33
\n" ); document.write( "...
\n" ); document.write( "m.ananth@hotmail.ca
\n" ); document.write( "
\n" );