document.write( "Question 1028505: X+y=15
\n" );
document.write( "X=y+3\r
\n" );
document.write( "\n" );
document.write( "What is x and y equal to? \n" );
document.write( "
Algebra.Com's Answer #643583 by addingup(3677)![]() ![]() You can put this solution on YOUR website! You said it all. If x = y+3, then: \n" ); document.write( "y+3+y = 15 \n" ); document.write( "5y = 15 \n" ); document.write( "y = 3 \n" ); document.write( "Now solve for x. Again, you say that x = y+3: \n" ); document.write( "x = 3+3 Add to get your answer \n" ); document.write( " |