document.write( "Question 192475: Translate the following phrase into an algebraic expression.
\n" );
document.write( " Five, subtracted from three times a number.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #144504 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Five, subtracted from three times a number. \n" ); document.write( ". \n" ); document.write( "Let n = a number \n" ); document.write( "then \n" ); document.write( "3n - 5 (this is what they're looking for) \n" ); document.write( " \n" ); document.write( " |