Difficulty in calculating equation with unknowns

34 Views Asked by At

can you help me solve this one?

$2x+y=32 \\2p+q=17\\y+6q=?$

I got $0=0$ so I guess I failed somewhere on the way.

1

There are 1 best solutions below

0
On BEST ANSWER

From the first equation: $$y=32-2x$$ from the second equation: $$ q=17-2p $$

so you can find $$ y+6q=32-2x+6(17-2p) $$