document.write( "Question 817230: I really have trouble with word problems! I'd love some help. Thanks! :)
\n" );
document.write( "One number is 3 less than twice another. If their product is 405, find the numbers.
\n" );
document.write( "I tried: x=3-2x, 3-2x=x ??
\n" );
document.write( "I'm just not sure how to do this. \n" );
document.write( "
Algebra.Com's Answer #491956 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! you have two numbers \n" ); document.write( "one number is x \r \n" ); document.write( "\n" ); document.write( "is 3 less than -3 \n" ); document.write( "twice another \r \n" ); document.write( "\n" ); document.write( "and another is y \n" ); document.write( "2y twice another \n" ); document.write( "x=2y-3\r \n" ); document.write( "\n" ); document.write( "their product means multiply them \n" ); document.write( "xy=405 \n" ); document.write( "now we have \n" ); document.write( "x=2y-3 \n" ); document.write( "xy=405 \n" ); document.write( "x=405/y \n" ); document.write( "both equations =x so they equal each other \n" ); document.write( "2y-3=405/y \n" ); document.write( "2y^2-3y=405 \n" ); document.write( "2y^2-3y-405=0 \n" ); document.write( "find factors of -810 (2*-405) that add up to -3 \n" ); document.write( "2y^2- \n" ); document.write( "(y-15) (2 y+27) = 0 \n" ); document.write( "y = 15 y = -27/2 \n" ); document.write( "x=27 \n" ); document.write( "
|