document.write( "Question 1015491: The sum of two numbers is 92. If twice the smaller number is subtracted from the larger​ \n" ); document.write( "
Algebra.Com's Answer #631990 by algebra hello(55)\"\" \"About 
You can put this solution on YOUR website!
The sum of two no. is 92
\n" ); document.write( "let smallest no. is= x
\n" ); document.write( "then largest no. is = 92-x
\n" ); document.write( "according to question
\n" ); document.write( "(92-x)-2x=14.14
\n" ); document.write( "3x=92-14.14
\n" ); document.write( "x=77.86/3
\n" ); document.write( "x=25.95
\n" ); document.write( "so smallest no. =25.95
\n" ); document.write( "largest no=92-25.95
\n" ); document.write( " =66.05
\n" ); document.write( "
\n" );