document.write( "Question 601325: if y is proportional to 2x-7,and y=-9 when x=2,find x when y=-15.Please show me step by step. \n" ); document.write( "
Algebra.Com's Answer #379697 by flame8855(424)![]() ![]() You can put this solution on YOUR website! since y is proportional to 2x-7 then y= k(2x-7) \n" ); document.write( "when x = 2 , y= -9 \n" ); document.write( "-9=k(4-7) \n" ); document.write( "k= 3 \n" ); document.write( "so y=3(2x-7) \n" ); document.write( "when y= -15 \n" ); document.write( "-15=3(2x-7) \n" ); document.write( "2x-7=-5 \n" ); document.write( "x=1 \n" ); document.write( " \n" ); document.write( " |