document.write( "Question 873623: The sum of two numbers is 50. One number is 10 less than three times the other number. What are the two numbers?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #526989 by ben720(159)![]() ![]() ![]() You can put this solution on YOUR website! Let x = other number \n" ); document.write( "Let 3x-10 = One number\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "CLT \n" ); document.write( " \n" ); document.write( "Add 10 \n" ); document.write( " \n" ); document.write( "Divide both sides by 4 \n" ); document.write( " \n" ); document.write( "3x-10 \n" ); document.write( "45-10 \n" ); document.write( "35 \n" ); document.write( "The numbers are 15 and 35. \n" ); document.write( " |