document.write( "Question 264350: if P = y/x, what will happen to the value of P when the values of x and y are both doubled? \n" ); document.write( "
Algebra.Com's Answer #194624 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! p=y/x\r \n" ); document.write( "\n" ); document.write( "for example y=4 x=2 so p=2 \n" ); document.write( "doubling both so y=8 and x=4, p=2 \n" ); document.write( "lets try doubling 8 and 4 to 16 and 8...p=2 \n" ); document.write( "so the value of \"p\" does not change \n" ); document.write( " |