document.write( "Question 473723: I am trying to solve the problem h(x) = x+17 when h equals h(y+9). So far I have solved for the equation using h(0), h(-1), H(-11), etc. but am struggling with how to solve when a y is involved. Do I solve for y first? \n" ); document.write( "
Algebra.Com's Answer #324941 by Theo(13342)![]() ![]() You can put this solution on YOUR website! your equation is h(x) = x+17 \n" ); document.write( "you want to solve for h(y+9). \n" ); document.write( "this is no different than when you solved for h(-11). \n" ); document.write( "when you did that, you replaced x with -11 to get h(-11) = (-11) + 17 which gave you an answer of h(-11) = 6. \n" ); document.write( "when you want to find h(y+9), then you replace x with (y+9) to get: \n" ); document.write( "h(y+9) = (y+9)+17 = y+26 \n" ); document.write( "h(y+9) = 6+26 \n" ); document.write( "that's your answer. \n" ); document.write( "you do exactly the same thing as when you solved for h(0) or h(-1) or h(-11). \n" ); document.write( "you replace x with whatever you want to get the h of. \n" ); document.write( "in this case h(y+9) = (y+9) + 17 = y + 26\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |