document.write( "Question 70888: I have two problems: One is How do I get thex,y points for the problem y=x^5
\n" );
document.write( "I used the graphing calculator and got the graph but I need to list x,y points.\r
\n" );
document.write( "\n" );
document.write( "Next I need to solve x^2-12x=-36
\n" );
document.write( "Would I move the -36 to the left and have x^2-12x+36=0? \n" );
document.write( "
Algebra.Com's Answer #50616 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! I have two problems: One is How do I get thex,y points for the problem y=x^5 \n" ); document.write( "I used the graphing calculator and got the graph but I need to list x,y points. \n" ); document.write( "y=x^5 is the rule you follow. You can put any number in for \"x\". \n" ); document.write( "For example: \n" ); document.write( "If x=1, y=1^5=5 giving you the point (1,5) \n" ); document.write( "If x=2, y=2^5=25, giving you the point (2,25) \n" ); document.write( "etc. \n" ); document.write( "-------------\r \n" ); document.write( "\n" ); document.write( "Next I need to solve x^2-12x=-36 \n" ); document.write( "Would I move the -36 to the left and have x^2-12x+36=0? \n" ); document.write( "That's the way to start. \n" ); document.write( "Then factor to get (x-6)^2=0 \n" ); document.write( "So x-6=0 \n" ); document.write( "x=6 \n" ); document.write( "-------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |