document.write( "Question 203780: Translate each of the following word expressions into an Algebraic Expression\r
\n" );
document.write( "\n" );
document.write( "1.Twelve more than five times a number
\n" );
document.write( "2.Six times the sum of a number and four
\n" );
document.write( "3.Eight subtracted from two times a number.
\n" );
document.write( "4.The quotient of one less than a number and twice a number
\n" );
document.write( "6.The product of a number and four increased by the number
\n" );
document.write( "5.Eleven times the difference of a number and three is equal to twice the number
\n" );
document.write( "7.If seven times a number is reduced by nine,the result is ten less than the number
\n" );
document.write( "Thank You
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #153784 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 1) 5x+12 \n" ); document.write( "2) 6(x+4) \n" ); document.write( "3) 2x-8 \n" ); document.write( "4) 2x/x-1 \n" ); document.write( "5) 11(x-3)=2x \n" ); document.write( "6) 4x+x \n" ); document.write( "7) 7x-9=x-10 \n" ); document.write( " |