document.write( "Question 1019466: If h(x) = 6, for the function h(x) = 2x + 1, what is the value of x \n" ); document.write( "
Algebra.Com's Answer #635410 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! For h(x) = 2x + 1 = 6, we merely solve for x... \n" ); document.write( "2x = 5 \n" ); document.write( "x = 5/2 \n" ); document.write( "such that \n" ); document.write( "h(5/2) = 6 \n" ); document.write( " |