document.write( "Question 1008114: Problem:
\n" );
document.write( "Find the solution to this system of equations both graphically and algebraically. You must show the check step to receive credit.Y=|x-3|+2 and y=-2x+6 \n" );
document.write( "
Algebra.Com's Answer #623889 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The first is |x| shifted 3 to the right and up two.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "y=|x-3|+2=-2x+6 \n" ); document.write( "|x-3|=-2x+4 \n" ); document.write( "x-3=-2x+4 \n" ); document.write( "3x=7 \n" ); document.write( "x=(7/3). This does not work for both original equations. \n" ); document.write( "===== \n" ); document.write( "x-3=2x-4 \n" ); document.write( "x=1 \n" ); document.write( "This solves both original equations. \n" ); document.write( "y=4 \n" ); document.write( "(1,4) \n" ); document.write( " \n" ); document.write( " |