document.write( "Question 49739: copy the expression as shown, add grouping symbols () so that the value of the expression is 24 when x=3, y=7, and z=21\r
\n" );
document.write( "\n" );
document.write( "Y + Z / 4 x X + X \r
\n" );
document.write( "\n" );
document.write( "(/) is for divide \n" );
document.write( "
Algebra.Com's Answer #33087 by alka(15)![]() ![]() ![]() You can put this solution on YOUR website! ((y + z )/4)*x + x \n" ); document.write( " |