M HYPE SPLASH
// news

How do I use the bowtie method to multiply $(2x-27)(-x+15)$?

By Emily Wilson
$\begingroup$

enter image description here

The bowtie method seems like an easy concept to have down, but how is it used to multiply binomials such as $(2x-27)(-x+15)$?

Calculating the answer is not the problem, because I can get $(-2x^2+57x-405)$, I'm just not sure how to use this method to represent how to multiply the equation.

$\endgroup$ 0

1 Answer

$\begingroup$

Well, if you don't have any problem multiplying out the product directly, then you don't need any bowtie mnemonics, and it would be pointless to spend effort on learning one.

That being said, you would draw something like

2x -27 |\ /| | X | |/ \|
-x 15

and then each of the lines in the bowtie corresponds to one term of the product. You get (in some order) $$ 2x\cdot(-x) + 2x\cdot 15 + (-27)\cdot(-x) + (-27)\cdot15 $$ Then you just need to rearrange and simplify in order to get the answer you already know!
(And all in all it's probably the same calculation you're already doing, just without the silly diagram to remind you which terms to multiply).

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy