document.write( "Question 1097923: What is the ordered pair of the equation y=10x+1? Please explain. \n" ); document.write( "
Algebra.Com's Answer #712324 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "An \"ordered pair\" is a pair (a,b) where the ORDER in which the values are written carries meaning. For instance, (3,4) in the coordinate plane is understood to be the point where x=3 and y=4 (that is, we write the x value first and the y value 2nd, by convention). Writing (4,3) would mean x=4 and y=3 which is an entirely different point in the plane. \r
\n" ); document.write( "\n" ); document.write( "For y=10x+1, the corresponding ordered pairs are (x, 10x+1). In words: for any x you plug in, the corresponding y value will be that number times 10, plus 1.
\n" ); document.write( "
\n" );