document.write( "Question 458832: The sum of 3, 6, and a number amounts to 13. Find the number. \n" ); document.write( "
Algebra.Com's Answer #314740 by simranb(63)![]() ![]() You can put this solution on YOUR website! Let the number be x \n" ); document.write( "Then \n" ); document.write( "6+3+x=13 \n" ); document.write( "9+x=13 \n" ); document.write( "x=13-9 \n" ); document.write( "x=4 \n" ); document.write( "Hope this helps! \n" ); document.write( " |