document.write( "Question 452500: Algebraic expression:
\n" );
document.write( "1.Eight less than e
\n" );
document.write( "2.Five subtracted from t
\n" );
document.write( "3.The sum of x and y
\n" );
document.write( "4.one more than a number p
\n" );
document.write( "5.The product of v and 4 times i \n" );
document.write( "
Algebra.Com's Answer #311045 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Algebraic expression: \n" ); document.write( "1.Eight less than e \n" ); document.write( "8 - e \n" ); document.write( "2.Five subtracted from t \n" ); document.write( "t - 5 \n" ); document.write( "3.The sum of x and y \n" ); document.write( "x + y \n" ); document.write( "4.one more than a number p \n" ); document.write( "p + 1 \n" ); document.write( "5.The product of v and 4 times i \n" ); document.write( "v(4i) \n" ); document.write( "or \n" ); document.write( "4iv\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |