document.write( "Question 911559: The value of y is half the value of x.If half the value of x is added to half the value of y, the sum is one-half. What is the value of y? \n" ); document.write( "
Algebra.Com's Answer #553161 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! The value of y is half the value of x.If half the value of x is added to half the value of y, the sum is one-half. What is the value of y? \n" ); document.write( "Y \n" ); document.write( "let Y=X/2 \n" ); document.write( "than Y/2=X/4 \n" ); document.write( "as per given conditions \n" ); document.write( "X/2+Y/2=1/2 \n" ); document.write( "Y+Y/2=1/2 \n" ); document.write( "3y/2=1/2 \n" ); document.write( "6Y=2 \n" ); document.write( "Y=2/6=1/3\r \n" ); document.write( "\n" ); document.write( "X= 2y \n" ); document.write( "X=2/3 \n" ); document.write( "Answer X=2/3 \n" ); document.write( " y=1/3 \n" ); document.write( " |