document.write( "Question 1168254: Hello, could i get some help finding a solution to this? \r
\n" );
document.write( "\n" );
document.write( "Find all values satisfying the equation |x-9| = 3.\r
\n" );
document.write( "\n" );
document.write( "Enter your answers in increasing order.\r
\n" );
document.write( "\n" );
document.write( "x= ?
\n" );
document.write( "x= ?\r
\n" );
document.write( "\n" );
document.write( "thank you! \n" );
document.write( "
Algebra.Com's Answer #792850 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! Find all values satisfying the equation \r \n" ); document.write( "\n" ); document.write( "Enter your answers in increasing order.|x-9| = 3. \n" ); document.write( "x= ? \n" ); document.write( "x= ? \n" ); document.write( "solution \n" ); document.write( "we know that \n" ); document.write( " |x| =x when x is greater than 0 x>0 \n" ); document.write( "|x| =-x when x<0 using above property of modulus \n" ); document.write( "|x-9| = 3 \n" ); document.write( "x-9=3 or -x+9=3 \n" ); document.write( "x=3+9 or -x=3-9 \n" ); document.write( "x=12 or -x=-6 \n" ); document.write( "x=12 or x=6 \n" ); document.write( " \n" ); document.write( " |