asydneyrv asydneyrv
  • 05-06-2020
  • Mathematics
contestada

If f(x) = 2x2 + 1 and g(x) = x2 - 7, find (f- g)(x).
O A. x2 + 8
O B. x² - 6
O C. 3x2 - 6
D. 3x2 + 8

Respuesta :

ABDERRAMAN
ABDERRAMAN ABDERRAMAN
  • 07-06-2020

Answer:

A

Step-by-step explanation:

Answer Link

Otras preguntas

How did Renaissance art change Western Europe?
What expression is equivalent to: 3x-4(y+3)-10+8x?
A car sits in an entrance ramp to a freeway, waiting for a break in the traffic. The driver sees a small gap between a van and an 18-wheel truck and accelerates
We have learned that many countries of the world are transitioning to a market based economy. This economic change has been fueled by political changes in these
An efficient market is defined as one in which:O Asset prices are often in line with the intrinsic value.O Asset prices quickly and fully reflect all available
Lily took 6 hours to complete a journey at an average speed of 58 km/h. For the first 4 hours, she travelled at an average speed of 64 km/h. What was the distan
what is the rule of this translation?
When CL was 2.3×10−6 M and CR was zero, the flux across a microporous membrane was found to be 0.234 pmol cm−2 s−1. The free diffusion coefficient of the materi
What is the general rule that best describes the reflection
Consider the following code segment. int j = 10; int k = 8; j += 2; k += j; System.out.print(j); System.out.print(" "); System.out.println(k); What is printed w