document.write( "Question 105268: find three ordered pairs that are solution of the equation.
\n" );
document.write( "y = 4x -1 \n" );
document.write( "
Algebra.Com's Answer #76610 by mbotros(2)![]() ![]() ![]() You can put this solution on YOUR website! Assume any value for x \n" ); document.write( "substitute by the value of \"x\" in the given linear equation \n" ); document.write( "get the corresponding value of \"y\"\r \n" ); document.write( "\n" ); document.write( "x y (x,y) \n" ); document.write( "o -1 (0,-1) \n" ); document.write( ".25 0 (.25,0) \n" ); document.write( "1 3 (1,3) \n" ); document.write( " |