document.write( "Question 38025: y=x to the power 6 in graph \n" ); document.write( "
Algebra.Com's Answer #23927 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! To graph this or any unknown function, it is very helpful to make an x-y chart of values...choose values of x and calculate values of y for points (x, y) to graph...so for y = x^6, we have \n" ); document.write( "x y \n" ); document.write( "-3 729 \n" ); document.write( "-2 64 \n" ); document.write( "-1 1 \n" ); document.write( "0 0 \n" ); document.write( "1 1 \n" ); document.write( "2 64 \n" ); document.write( "3 729 \n" ); document.write( "now graph these... \n" ); document.write( " |