document.write( "Question 714819: Find three solutions of the equation for y 6y=30x-6 when x is 0 I have two other values for x but I hope to figure them out from your example \n" ); document.write( "
Algebra.Com's Answer #438992 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find three solutions of the equation for y 6y=30x-6 when x is 0 I have two other values for x but I hope to figure them out from your example \n" ); document.write( "----------- \n" ); document.write( "6y = 30x - 6 \n" ); document.write( "y = 5x - 1 \n" ); document.write( "------- \n" ); document.write( "x = 0 --> y = -1 \n" ); document.write( "------ \n" ); document.write( "x = 1 \n" ); document.write( "y = 5*1 - 1 = 4 \n" ); document.write( "x = 1 --> y = 4 \n" ); document.write( "------ \n" ); document.write( "x = 2 \n" ); document.write( "y = 5*2 - 1 = 9 \n" ); document.write( "x = 2 --> y = 9 \n" ); document.write( "--- \n" ); document.write( "x = 100 \n" ); document.write( "y = 5*100 - 1 = 499 \n" ); document.write( " |