document.write( "Question 650174: The sum of two numbers is eleven. Seven less than five times the smaller is equal to the larger. \n" ); document.write( "
Algebra.Com's Answer #407205 by sachi(548)\"\" \"About 
You can put this solution on YOUR website!
let the nos be x,x+11
\n" ); document.write( "Seven less than five times the smaller is equal to the larger
\n" ); document.write( "so 5x-7=x+11
\n" ); document.write( "or 4x=18
\n" ); document.write( "or x=4.5 & other one is 15.5
\n" ); document.write( "ans
\n" ); document.write( "
\n" );