document.write( "Question 889502: Decide whether the number is a solution of the equation.\r
\n" );
document.write( "\n" );
document.write( "| 2x+3 | =7;2 I am thinking that if x =2, the solution is 7. Am I on the right track? Thank you. \n" );
document.write( "
Algebra.Com's Answer #538203 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! | 2x+3 | =7;2 \n" ); document.write( "---------- \n" ); document.write( "2x+3 = 7 --> x = 2 \n" ); document.write( "----- \n" ); document.write( "-(2x+3) = 7 \n" ); document.write( "x = -5 \n" ); document.write( "---------- \n" ); document.write( "2 solutions, 2 & -5 \n" ); document.write( " \n" ); document.write( " |