document.write( "Question 63496: 2y=3x-8
\n" );
document.write( "i am supposed to find out what y is.
\n" );
document.write( "the numbers tat i can input for x are
\n" );
document.write( "1,2,3,4,5
\n" );
document.write( "thats as far as i got and i dont know what to do. my textbook is just confusing me more and more, \n" );
document.write( "
Algebra.Com's Answer #44168 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Solve for y when x = 1, 2, 3, 4, 5.\r \n" ); document.write( "\n" ); document.write( "2y = 3x - 8 Replace the x with 1. \n" ); document.write( "2y = 3(1) - 8 \n" ); document.write( "2y = 3 - 8 \n" ); document.write( "2y = -5 Divide both sides by 2. \n" ); document.write( "y = -5/2\r \n" ); document.write( "\n" ); document.write( "2y = 3x - 8 Replace the x with 2. \n" ); document.write( "2y = 3(2) - 8 \n" ); document.write( "2y = 6 - 8 \n" ); document.write( "2y = -2 Divide both sides by 2. \n" ); document.write( "y = -1\r \n" ); document.write( "\n" ); document.write( "2y = 3x - 8 Replace the x with 3. \n" ); document.write( "2y = 3(3) - 8 \n" ); document.write( "2y = 9 - 8 \n" ); document.write( "2y = 1 Divide both sides by 2. \n" ); document.write( "y = 1/2\r \n" ); document.write( "\n" ); document.write( "Do you see how it's done? \n" ); document.write( " |