document.write( "Question 1005923: The product of 5% of a positive number and 3% of the same number 504.6. What is half of that number?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #622055 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call the number x...then we have \n" ); document.write( ".05x * .03x = 504.6 \n" ); document.write( ".0015x^2 = 504.6 \n" ); document.write( "Now divide both sides by .0015 and get \n" ); document.write( "x^2 = 336400 \n" ); document.write( "x = 580 and \n" ); document.write( "(1/2)x = 290\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |