document.write( "Question 1023168: Need help. The sum of two numbers is 33. The sum of the smaller and 7 times larger is 195. Find the numbers.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #638708 by ikleyn(52802)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Need help. The sum of two numbers is 33. The sum of the smaller and 7 times larger is 195. Find the numbers.
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "x +  y =  33,    (1)\r\n" );
document.write( "x + 7y = 195.    (2)\r\n" );
document.write( "\r\n" );
document.write( "Distract (1) from (2). You will get\r\n" );
document.write( "\r\n" );
document.write( "7y - y = 195 - 33,\r\n" );
document.write( "\r\n" );
document.write( "6y = 162,\r\n" );
document.write( "\r\n" );
document.write( "y = \"162%2F6\" = 27.\r\n" );
document.write( "\r\n" );
document.write( "Now find x yourself.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );