document.write( "Question 60155: Can someone help me on this?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " I need to write the following phrase using symbols. Use the variable x to represent the number:\r
\n" );
document.write( "\n" );
document.write( " Eight less than three times a number.\r
\n" );
document.write( "\n" );
document.write( " Thanks,
\n" );
document.write( " Ashley \n" );
document.write( "
Algebra.Com's Answer #41302 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Hi Ashley, \n" ); document.write( "eight less than means -8 \n" ); document.write( "three times a number means 3x \n" ); document.write( ": \n" ); document.write( "3x-8 \n" ); document.write( ": \n" ); document.write( "Happy Calculating, Ashley!!! \n" ); document.write( " |