document.write( "Question 66539: Write a solutionset for y=3abs(7-2x)+5 when y<8.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #47192 by stanbon(75887) ![]() You can put this solution on YOUR website! solutionset for y=3abs(7-2x)+5 when y<8 \n" ); document.write( "---------------- \n" ); document.write( "y=3|7-2x|+5 for y<8 \n" ); document.write( "8=3|7-2x|+5 \n" ); document.write( "|7-2x|=1 \n" ); document.write( "7-2x=1 or 7-2x=-1 \n" ); document.write( "2x=6 or 2x=8 \n" ); document.write( "x=3 orx=4 \n" ); document.write( "Solution: \n" ); document.write( "3 \n" ); document.write( "Stan H. \n" ); document.write( " |