document.write( "Question 1040558: I know how to graph and substitute but I just can't figure out this \"if\" statements, I have no clue on what to do here:\r
\n" );
document.write( "\n" );
document.write( "Let h be the function which is the set of all ordered pairs (x,y) such that:
\n" );
document.write( "Y= x+5 if x ≤ - 3
\n" );
document.write( "Y= √9-x^2 if -3 ≤ x ≤ 3
\n" );
document.write( "Y= 5-x if 3 < 3\r
\n" );
document.write( "\n" );
document.write( "I tried solving the first one, I used -4,-5,-6,-7,-8 as my x (assuming that I'm correct with the \"if\" part) I computed it and y became -1,0,-1,-2,-3 .Is this correct?\r
\n" );
document.write( "\n" );
document.write( "Also with number 2 , I have no idea how to do that one. Please help me. \n" );
document.write( "
Algebra.Com's Answer #655408 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! The function consists of three different parts along the x-axis. \n" ); document.write( " |