madsims365 madsims365
  • 26-10-2015
  • Mathematics
contestada

What multiplies to be 48 and adds up to be -19

Respuesta :

davidyangnyc
davidyangnyc davidyangnyc
  • 26-10-2015
-3 and -16 multiply to 48 since negatives cancel and add to -19
Answer Link

Otras preguntas

The sum of 15 and p is equal to 27. Write the equation that represents the description.
Can somebody help me plsssss
Could you please help me out.
Help please, will give points!
Find z. Just write the number. Answer should be a whole number. PLS HELP DUE IN 10 MINS PLS
What is the function of white blood cells? A) immunity b) carry nutrients, waste C) blood clotting
Only answer if you know!!!- Which phrase is represented by the expression - 8n? (1 point) negative 8 more than a number 8 less than a number negative 8 times a
Make a claim about what might happen to a population of rabbits in a forest if a new predator moved to the forest. Cite evidence to support the claim and explai
7) Which of the following planes was a British fighter plane?* O a. Handly Page 0/400 O b. Gotha GV O c. Sopwith Camel d. Fokker Eindecker O e. Siemens-Shuckert
Given the following class code: public class RecurseSample { public static void main(String[] args) { System.out.println(recurse(3)); } p