document.write( "Question 1007369: Find four solutions of each equation. Write the solutions as ordered pairs.
\n" );
document.write( "Y=8x-4 \n" );
document.write( "
Algebra.Com's Answer #623382 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find four solutions of each equation. Write the solutions as ordered pairs. \n" ); document.write( "Y=8x-4 \n" ); document.write( "--------------- \n" ); document.write( "Pick any value for x and find y. \n" ); document.write( "eg, \n" ); document.write( "x = 0 --> y = -4 (0,-4) \n" ); document.write( "x = 1 --> y = 4 (1,4) \n" ); document.write( "etc \n" ); document.write( " |