document.write( "Question 344118: the sum of three numbers is 41. the first is ten less than the third and the second is one less than twice the third. What are the three numbers? \n" ); document.write( "
Algebra.Com's Answer #246212 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x-10+2x-1=41 \n" ); document.write( "4x=52 \n" ); document.write( "x=13 third \n" ); document.write( "x-10=3 first \n" ); document.write( "2x-1=25 second \n" ); document.write( " |