document.write( "Question 98633: The sum of two numbers is 80. The larger number is 8 less than 3 times the smaller number. find the smaller number \n" ); document.write( "
Algebra.Com's Answer #71786 by malakumar_kos@yahoo.com(315)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( " The sum of two numbers is 80. The larger number is 8 less than 3 times the smaller number. find the smaller number
\n" ); document.write( "
\n" ); document.write( " Let the smaller number be x \r
\n" ); document.write( "\n" ); document.write( " the larger number = 3x- 8\r
\n" ); document.write( "\n" ); document.write( " sum of the two no's = 80\r
\n" ); document.write( "\n" ); document.write( " x +(3x-8) = 80\r
\n" ); document.write( "\n" ); document.write( " x+3x = 80+8\r
\n" ); document.write( "\n" ); document.write( " 4x = 88 or x = 88/4 = 22\r
\n" ); document.write( "\n" ); document.write( " the smaller no = 22 and the larger no = 58
\n" ); document.write( "
\n" );