document.write( "Question 117038: \r
\n" );
document.write( "\n" );
document.write( "If x=2t-9, and y=3+t, express y in terms of x. \n" );
document.write( "
Algebra.Com's Answer #85098 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! y=3+t \n" ); document.write( "x=2t-9 or 2t=x+9 or t=(x+9)/2 \n" ); document.write( "now substitute (x+9)/2 for t in the first equation \n" ); document.write( "y=3+(x+9)/2 \n" ); document.write( "y=(6+x-9)/2 \n" ); document.write( "y=(x+15)/2 answer. \n" ); document.write( " |