document.write( "Question 57261: I have a graph where I have points that I need to give the coordinates. Can somebody help me?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " x-axis and y-axis meet. I have 4 points I need to give coordinates
\n" );
document.write( " (R) is above the x-axis and on the left side of y 3 bars up and one overfrom y
\n" );
document.write( " (S) is above the x-axis on the right side of y and is two bars up and 3 bars over from y.
\n" );
document.write( " (T) is below x on the right side of y and 3 bars down and 3 bars over from y
\n" );
document.write( " (U) is on the y-axis below the x-axis and two bars down.
\n" );
document.write( " (v) is on the left side of y-axis and 4 bars down and two bars over from y.\r
\n" );
document.write( "\n" );
document.write( " I would appreciate all the help you can give.
\n" );
document.write( " Thanks allot, Lisa \n" );
document.write( "
Algebra.Com's Answer #38983 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x-axis and y-axis meet. I have 4 points I need to give coordinates \n" ); document.write( "(R) is above the x-axis and on the left side of y 3 bars up and one overfrom y \n" ); document.write( "(-1,3) \n" ); document.write( "------------- \n" ); document.write( "(S) is above the x-axis on the right side of y and is two bars up and 3 bars over from y. \n" ); document.write( "(3,2) \n" ); document.write( "--------------- \n" ); document.write( "(T) is below x on the right side of y and 3 bars down and 3 bars over from y \n" ); document.write( "(3,-3) \n" ); document.write( "--------------- \n" ); document.write( "(U) is on the y-axis below the x-axis and two bars down. \n" ); document.write( "(0,-2) \n" ); document.write( "---------------- \n" ); document.write( "(v) is on the left side of y-axis and 4 bars down and two bars over from y. \n" ); document.write( "(-2,-4) \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |