document.write( "Question 92827: FIND AN X AND A Y THAT MAKS TIS EXPRESSION TRUE Y=4X-3 \n" ); document.write( "
Algebra.Com's Answer #67553 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
You can find any number of x-y combinations that will work:
\n" ); document.write( "\"y+=+4x-3\" Choose x = 5
\n" ); document.write( "\"y+=+4%285%29-3\"
\n" ); document.write( "\"y+=+20-3\"
\n" ); document.write( "\"y+=+17\"
\n" ); document.write( "That's just one combination: x = 5 and y = 17\r
\n" ); document.write( "\n" ); document.write( "Just choose any value for x, plug it into the equation, solve and you will get the corresponding value of y.
\n" ); document.write( "
\n" );