document.write( "Question 125662: Write the following as an algebraic expression then simplify\r
\n" );
document.write( "\n" );
document.write( "a) The sum of three consecutive integers if x is the first consectutive integers.\r
\n" );
document.write( "\n" );
document.write( "b)The perimeter of a square with side length 3x +1. \n" );
document.write( "
Algebra.Com's Answer #92265 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Write the following as an algebraic expression then simplify \n" ); document.write( ": \n" ); document.write( "a) The sum of three consecutive integers if x is the first consecutive integers. \n" ); document.write( "Sum = x + (x+1) + (x+2) \n" ); document.write( "Sum = 3x + 3 \n" ); document.write( "Sum = 3(x+1) \n" ); document.write( ": \n" ); document.write( "b)The perimeter of a square with side length 3x +1. \n" ); document.write( "P = 4(3x + 1) \n" ); document.write( " \n" ); document.write( " |