document.write( "Question 692687: FIND THE VALUE OF Y FOR THE GIVEN VALUES OF X, AND Z.\r
\n" );
document.write( "\n" );
document.write( "y= x + z\r
\n" );
document.write( "\n" );
document.write( "x = 8\r
\n" );
document.write( "\n" );
document.write( "z = 15 \n" );
document.write( "
Algebra.Com's Answer #429455 by mathbird(71)![]() ![]() ![]() You can put this solution on YOUR website! y= x + z \n" ); document.write( " =8+15 \n" ); document.write( " =23 \n" ); document.write( " |