document.write( "Question 107288: I'm not sure if this question falls under this category. I need help figuring out what two numbers when multiplied together give you -4500 and when added together, give you -155? Please help... \n" ); document.write( "
Algebra.Com's Answer #78109 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! let x=\"one number\", so -155-x=\"other number\" ... x(-155-x)=-4500 ... -155x-x^2=-4500\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2+155x-4500=0 ... (x+180)(x-25)=0 \n" ); document.write( " |