document.write( "Question 326149: the difference between two numbers is 27. when twice the smaller number is subtracted from three times large number the difference is 95. what is the large number? \n" ); document.write( "
Algebra.Com's Answer #233470 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
X-Y=27 or X=27+Y
\n" ); document.write( "3X-2Y=95
\n" ); document.write( "3(27+Y)-2Y=95
\n" ); document.write( "81+3Y-2Y=95
\n" ); document.write( "Y=95-81
\n" ); document.write( "Y=14 ans.
\n" ); document.write( "X=27+14=41 ans.
\n" ); document.write( "PROOF:
\n" ); document.write( "3*41-2*14=95
\n" ); document.write( "123-28=95
\n" ); document.write( "95=95
\n" ); document.write( "
\n" ); document.write( "
\n" );