document.write( "Question 881837: Hi,
\n" );
document.write( "I am doing a question in a assignment where I have to transform the equation to make 'y' the subject with a coefficient of 1. My equation is 29x+4y=11.
\n" );
document.write( "I hope this all makes sense, it would be very helpful and I would be very appreciate if you could please solve this problem for me with the working showing so I will know how to do it next time I get a question like this \n" );
document.write( "
Algebra.Com's Answer #532527 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! make 'y' the subject ... solve for y \n" ); document.write( "29x+4y=11 \n" ); document.write( " 4y = 11-29x \n" ); document.write( " y = (11-29x)/4 Important to use Parenthesis \n" ); document.write( " |