document.write( "Question 452989: one number is 4 more than three times another. the sum of the two numbers is 32. find the numbers. \n" ); document.write( "
Algebra.Com's Answer #311254 by mananth(16946)![]() ![]() You can put this solution on YOUR website! one number ----x \n" ); document.write( "other number 3x+4\r \n" ); document.write( "\n" ); document.write( "x+3x+4=32 \n" ); document.write( "4x+4=32 \n" ); document.write( "4x=28 \n" ); document.write( "x=7\r \n" ); document.write( "\n" ); document.write( "3x+4 ====> 21+4=25\r \n" ); document.write( "\n" ); document.write( "7 & 25 \n" ); document.write( " |