document.write( "Question 842075: The product of two negative numbers is 338. One number is half the other number. Find the numbers.\r
\n" );
document.write( "\n" );
document.write( "Thank you soooo much in advance!
\n" );
document.write( " Alex \n" );
document.write( "
Algebra.Com's Answer #507349 by lwsshak3(11628) ![]() You can put this solution on YOUR website! The product of two negative numbers is 338. One number is half the other number. Find the numbers. \n" ); document.write( "*** \n" ); document.write( "let x=1st of two negative numbers \n" ); document.write( "x/2=2nd of two negative numbers \n" ); document.write( "x*x/2=338 \n" ); document.write( "x^2=676 \n" ); document.write( "x=-26 \n" ); document.write( "-26/2-13 \n" ); document.write( "1st of two negative numbers=-26 \n" ); document.write( "2nd of two negative numbers=-13 \n" ); document.write( " |