document.write( "Question 913218: If 84 is added to a number, the result is 36 less than three times the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #554385 by nerdybill(7384)\"\" \"About 
You can put this solution on YOUR website!
If 84 is added to a number, the result is 36 less than three times the number. Find the number.
\n" ); document.write( ".
\n" ); document.write( "Let n = the number
\n" ); document.write( "then
\n" ); document.write( "84 + n = 3n - 36
\n" ); document.write( "84 = 2n - 36
\n" ); document.write( "120 = 2n
\n" ); document.write( "60 = n
\n" ); document.write( "
\n" );