document.write( "Question 468477: what are the order pairs for y from these equations\r
\n" );
document.write( "\n" );
document.write( "Y=2^2x\r
\n" );
document.write( "\n" );
document.write( "{(-1, ) (0, ), (1, ), (2, )\r
\n" );
document.write( "\n" );
document.write( "y=(1/2)^x\r
\n" );
document.write( "\n" );
document.write( "[(-3, ) , (-2, ) , (-1, ), (0, ), (1, , 2, ), (3, )} \n" );
document.write( "
Algebra.Com's Answer #321508 by Tatiana_Stebko(1539)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "if x=-1 then \n" ); document.write( "if x=0 then \n" ); document.write( "if x=1 then \n" ); document.write( "if x=2 then \n" ); document.write( "{(-1,0.25),(0,1),(1,4),(2,16)} \n" ); document.write( ". \n" ); document.write( " \n" ); document.write( "if x=-3 then \n" ); document.write( "if x=-2 then \n" ); document.write( "if x=-1 then \n" ); document.write( "if x=0 then \n" ); document.write( "if x=1 then \n" ); document.write( "if x=2 then \n" ); document.write( "if x=3 then \n" ); document.write( "{(-3,8),(-2,4),(-1,2),(0,1),(1,0.5),(2,0.25),(3,0.125)} \n" ); document.write( " |