document.write( "Question 217636: Find the order pair that is a solution.\r
\n" );
document.write( "\n" );
document.write( "y=2x-1 ( ,7) \n" );
document.write( "
Algebra.Com's Answer #164049 by nerdybill(7384) You can put this solution on YOUR website! Find the order pair that is a solution. \n" ); document.write( "y=2x-1 ( ,7) \n" ); document.write( ". \n" ); document.write( "An \"ordered pair\" is (x,y) \n" ); document.write( "In your problem, you're given the y but not the x. Plug the given y into the equation and solve for x: \n" ); document.write( "y=2x-1 \n" ); document.write( "7=2x-1 \n" ); document.write( "8=2x \n" ); document.write( "4=x \n" ); document.write( ". \n" ); document.write( "Therefore, the ordered pair is (4,7) \n" ); document.write( " |