document.write( "Question 1027404: what is y equal to when x=4 y=-(x-5) \n" ); document.write( "
Algebra.Com's Answer #642601 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Just plug in your value of x...so from \n" ); document.write( "y=-(x-5) \n" ); document.write( "we plug in 4 for x and get \n" ); document.write( "y = -(4 - 5) = -(-1) = 1 \n" ); document.write( " |