document.write( "Question 529778: three times the difference of 5 minus a number is 27. find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #349743 by oberobic(2304) ![]() You can put this solution on YOUR website! 3(5-x) = 27 \n" ); document.write( "15 -3x = 27 \n" ); document.write( "-3x = 12 \n" ); document.write( "x = -4 \n" ); document.write( " \n" ); document.write( " |