document.write( "Question 445469: The sum of two numbers is 55. The smaller is 5 less than the larger what are the numbers \n" ); document.write( "
Algebra.Com's Answer #306837 by rajagopalan(174)![]() ![]() You can put this solution on YOUR website! The sum of two numbers is 55. \n" ); document.write( "The smaller is 5 less =x \n" ); document.write( "then the larger numbers=x+5 \n" ); document.write( "then x+x+5=55 \n" ); document.write( "2x+5=55 \n" ); document.write( "2x=55-5 \n" ); document.write( "2x=50 \n" ); document.write( "x=25 \n" ); document.write( "bravo \n" ); document.write( " |