document.write( "Question 1023395: Dear Tutor,\r
\n" );
document.write( "\n" );
document.write( "I have to write an equation, that is initially expressed in words, in numbers and find the number/answer.\r
\n" );
document.write( "\n" );
document.write( "Three times the sum of six and a number is a negative nine. Find the number.\r
\n" );
document.write( "\n" );
document.write( "*is this correct?: 3(x+6)= -9 Then I solved for x and got: x= -9 \r
\n" );
document.write( "\n" );
document.write( "So the equation is done. Is the answer -9? Did I set the equation up right? \r
\n" );
document.write( "\n" );
document.write( "Thank you in advance, tutor. \n" );
document.write( "
Algebra.Com's Answer #638889 by LinnW(1048) You can put this solution on YOUR website! Looks like you got it right.\r \n" ); document.write( "\n" ); document.write( "3(x+6)= -9 \n" ); document.write( "3x + 18 = -9 \n" ); document.write( "add -18 to each side \n" ); document.write( "3x = -27 \n" ); document.write( "divide each side by 3 \n" ); document.write( "x = -9 \n" ); document.write( " |