document.write( "Question 62944: Q1. Write the following as a algebraic expression and then simplify.
\n" );
document.write( "a. The sum of three consecutive intergers if \"X\" is the first consecutive interger.
\n" );
document.write( "b. The perimeter of a square with side length 3x+1.\r
\n" );
document.write( "\n" );
document.write( "Q2. 2(7x-1) -5x> -(-7x) +4\r
\n" );
document.write( "\n" );
document.write( "Q3. Solve: -2x-5< -3 and 6x<0\r
\n" );
document.write( "\n" );
document.write( "Q4. |3x+1| + 9<1\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #43763 by funmath(2933)![]() ![]() ![]() You can put this solution on YOUR website! Q1. Write the following as a algebraic expression and then simplify. \n" ); document.write( "a. The sum of three consecutive intergers if \"X\" is the first consecutive interger. \n" ); document.write( "1st number: x \n" ); document.write( "2nd numer: x+1 \n" ); document.write( "3rd number: x+1+1=x+2 \n" ); document.write( "sum: + \n" ); document.write( "(x)+(x+1)+(x+2) \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "b. The perimeter of a square with side length 3x+1. \n" ); document.write( "P=4s; s=3x+1 \n" ); document.write( "P=4(3x+1) \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Q2. 2(7x-1) -5x> -(-7x) +4 \n" ); document.write( "14x-2-5x>7x+4 \n" ); document.write( "9x-2>7x+4 \n" ); document.write( "9x-7x-2>7x-7x+4 \n" ); document.write( "2x-2>4 \n" ); document.write( "2x-2+2>4+2 \n" ); document.write( "2x>6 \n" ); document.write( "2x/2>6/2 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Q3. Solve: -2x-5< -3 and 6x<0 \n" ); document.write( "-2x-5+5<-3+5 and 6x/6<0/6 \n" ); document.write( "-2x<2 and x<0 \n" ); document.write( "-2x/-2>2/-2 and x<0 flip the inequality when you divide by -2 \n" ); document.write( "x>-1 and x<0 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "Q4. |3x+1| + 9<1 \n" ); document.write( "|3x+1|+9-9<1-9 \n" ); document.write( "|3x+1|<-8 \n" ); document.write( "There's no solution the absolute value of anything is positive and can't be less than 0 much less less than -8. \n" ); document.write( ": \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |