document.write( "Question 657249: Not sure if I am posting this in the correct area so please accept my apologies in advance, im struggling with the following:\r
\n" );
document.write( "\n" );
document.write( "Transpose the following formula to make x the subject:\r
\n" );
document.write( "\n" );
document.write( "y= 7+x/14\r
\n" );
document.write( "\n" );
document.write( "I think it works something like this to move the 7 accross i takeaway 7 from both sides and the 14 i multiply on both sides\r
\n" );
document.write( "\n" );
document.write( "so i come up with x=14y-7\r
\n" );
document.write( "\n" );
document.write( "Is this correct and can you suggest where i can find further reading on this subject? \n" );
document.write( "
Algebra.Com's Answer #804538 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! y = 7 + x/14 \n" ); document.write( "y - 7 = x/14 \n" ); document.write( "14(y - 7) = x \n" ); document.write( "14y - 126 = x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You just needed to distribute the 14 in 14(y - 7). Every other step is good. \n" ); document.write( " |