document.write( "Question 348456: the greater of two numbers is 9 more than the smaller if the smaller is added to twice the greater the result is 22 find the both numbers \n" ); document.write( "
Algebra.Com's Answer #249104 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let number be x
\n" ); document.write( "the other number = x+9
\n" ); document.write( "x+2(x+9)=22
\n" ); document.write( "x+2x+18=22
\n" ); document.write( "3x+18=22
\n" ); document.write( "3x=22-18
\n" ); document.write( "3x=4
\n" ); document.write( "x=4/3
\n" ); document.write( "..
\n" ); document.write( "4/3 +9
\n" ); document.write( "=31/3
\n" ); document.write( "4/3 & 31/3
\n" ); document.write( "
\n" );