document.write( "Question 823651: The sum of three numbers is eighty. The larget number is ten more then twice the smallest number nand the middle number is five less than twice the smallest number. Find all the numbers \n" ); document.write( "
Algebra.Com's Answer #495666 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
let the smallest number be x\r
\n" ); document.write( "\n" ); document.write( "second number = 2x+10\r
\n" ); document.write( "\n" ); document.write( "Third number = 2x-5\r
\n" ); document.write( "\n" ); document.write( "sum =80\r
\n" ); document.write( "\n" ); document.write( "x+2x+10+2x-5=80\r
\n" ); document.write( "\n" ); document.write( "5x+5=80\r
\n" ); document.write( "\n" ); document.write( "5x=75
\n" ); document.write( "/5
\n" ); document.write( "x=15\r
\n" ); document.write( "\n" ); document.write( "olug x in other terms to get 25 & 40\r
\n" ); document.write( "\n" ); document.write( "15,25,40\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );