document.write( "Question 319508: Generate ordered pairs from the function 3x+1 in the domain 0^x^3. \r
\n" );
document.write( "\n" );
document.write( "I haven't done ordered pairs yet. Any help or advice would be great. Thank you. \n" );
document.write( "
Algebra.Com's Answer #228777 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Generate ordered pairs from the function \n" ); document.write( "f(x) = 3x+1 in the domain 0<= x <=3. \n" ); document.write( "---- \n" ); document.write( "If x = 0, y = 3*0+1 = 1 giving you pair (0,1) \n" ); document.write( "--- \n" ); document.write( "If x = 1, y = 3*1+1 = 4 giving you pair (1,4) \n" ); document.write( "--- \n" ); document.write( "If x = 2, y = 3*2+1 = 7 giving you pair (2,7) \n" ); document.write( "--- \n" ); document.write( "If x = 3, y = 3*3+1 = 10 giving you pair (3,10) \n" ); document.write( "================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " \n" ); document.write( " |