document.write( "Question 974993: How would I write, Three times the sum of half a natural number and twice the number before it.\r
\n" );
document.write( "\n" );
document.write( "I think it might be 3(n/2+2(n+1)) I'm just not sure. n/2 is a fraction by the way, n over 2. \r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #596811 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! n = some unknown natural number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n/2 = half of that natural number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "n-1 = number right before the unknown natural number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2*(n-1) = twice the number before the natural number n\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So you should have this instead \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you need more one-on-one help, email me at jim_thompson5910@hotmail.com. You can ask me a few more questions for free, but afterwards, I would charge you ($2 a problem to have steps shown or $1 a problem for answer only).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Alternatively, please consider visiting my website: http://www.freewebs.com/jimthompson5910/home.html and making a donation. Any amount is greatly appreciated as it helps me a lot. This donation is to support free tutoring. Thank you.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Jim\r \n" ); document.write( "\n" ); document.write( "------------------------------------------------------------------------------------------------------------------------ \n" ); document.write( " |