document.write( "Question 1001834: Three times the difference if 5 minus a number is 27. What's the number \n" ); document.write( "
Algebra.Com's Answer #618919 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
3(x-5)= 27
\n" ); document.write( "3x-15= 27
\n" ); document.write( "3x= 42
\n" ); document.write( "x= 14
\n" ); document.write( "Proof, put the 14 in the original problem and see what happens:
\n" ); document.write( "3(14-5)= 27
\n" ); document.write( "42-15= 27
\n" ); document.write( "27= 27 We have an equality, we have the right answer.
\n" ); document.write( "
\n" );