hnstellis hnstellis
  • 03-11-2017
  • Mathematics
contestada

if h (x) = 3x + 5 and h(a) = 27 , then what is the value of a ?

Respuesta :

dannielle
dannielle dannielle
  • 03-11-2017
h(a)=3a+5
3a+5=27
3a=27-5
3a=22
a=22/3
Answer Link

Otras preguntas

how to change the background color of a section in html
How long have lions been around for?
What is the nucleolus. A: the entire DNA found in a cell B: the membrane surrounding the nucleus C: a ball of fibers inside the nucleus D: an information organe
This is a Fractions as division word problems. NEED HELP!!​
Where are the products as part of a chemical reaction?
There are 321 visitors at the library. Each library table seats 12 people. How many tables are needed to seat all of the visitors? (Explain the process of how
For Sophia’s graduation party, several tables of the same width will be arranged end to end to form a serving table with a total area of 75 ft 2 . The total le
The process by which osteoblasts add layers to circumferential lamellae is
equation for the reaction of rubidium with an Arrhenius base
Given the following code, what is the final value of i at the end of the program? int i; for(i=0; i<=4;i++) { cout << i << endl; } Question 5 pow