document.write( "Question 396346: Solve |x-9|=24 \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #281233 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Solve |x-9|=24 \n" ); document.write( "Remove the absolutes and solve two equations for two solutions \n" ); document.write( "x - 9 = 24 \n" ); document.write( "x = 24 + 9 \n" ); document.write( "x = 33 \n" ); document.write( "and \n" ); document.write( "x - 9 = -24 \n" ); document.write( "x = -24 + 9 \n" ); document.write( "x = -15 \n" ); document.write( ": \n" ); document.write( "Substitute in original problem to confirm the solutions \n" ); document.write( " |