document.write( "Question 174069: how do i figure out the x value (using substitution method) when the two equations given are y=2x and y=3x-2?\r
\n" );
document.write( "\n" );
document.write( "what are the steps i would take to figure it out? \n" );
document.write( "
Algebra.Com's Answer #128966 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! how do i figure out the x value (using substitution method) when the two equations given are y=2x and y=3x-2? \n" ); document.write( "what are the steps i would take to figure it out? \n" ); document.write( "=--------------- \n" ); document.write( "In this case, they're both equal to y, so set them equal to each other. \n" ); document.write( "y=2x and y=3x-2 \n" ); document.write( "2x = 3x-2 \n" ); document.write( "-x = -2 \n" ); document.write( "x = 2 \n" ); document.write( "------- \n" ); document.write( "y = 4 \n" ); document.write( " \n" ); document.write( " |