document.write( "Question 152290: The interval described in set-builder notation by the inequality
\n" );
document.write( " |2x+4| < 10 has interval notation (a,b)
\n" );
document.write( "for a = ?
\n" );
document.write( "
\n" );
document.write( "and b = ?
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #111955 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! |2x+4| < 10 if only if -10<2x+4<10 \n" ); document.write( "if only if -14<2x<6 if only if -7 < x < 3 \n" ); document.write( "so a=-7 and b=3 \n" ); document.write( " |