document.write( "Question 783399: Given the following equations:\r
\n" );
document.write( "\n" );
document.write( "G - .02G = N\r
\n" );
document.write( "\n" );
document.write( "N + xN = G\r
\n" );
document.write( "\n" );
document.write( "What is the value of x?\r
\n" );
document.write( "\n" );
document.write( "Format your answer as .XXXX\r
\n" );
document.write( "\n" );
document.write( "If you could help explain this problem to me, I would be much appreciative! \n" );
document.write( "
Algebra.Com's Answer #476757 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! solve the first equation for G \n" ); document.write( "G - .02G = N \n" ); document.write( ".98G = N \n" ); document.write( "G = N/.98 \n" ); document.write( "substitute for G in the second equation \n" ); document.write( "N + xN = G \n" ); document.write( "N + xN = N/.98 \n" ); document.write( "multiply both sides of = by .98 \n" ); document.write( ".98N +.98xN = N \n" ); document.write( "divide both sides of = by N \n" ); document.write( ".98 +.98x = 1 \n" ); document.write( ".98x = .02 \n" ); document.write( "x = .02/.98 = 1/49 = 0.02\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |