23.05.2020

What equation represents the graph shown in the box, enter an
equation that represents the graph

. 4

Faq

Mathematics
Step-by-step answer
P Answered by PhD
You find volume by multiplying length times width times height
4 * 5 * 12 = 240
It would be cubed because squared refers to area.
The answer is 240 meters cubed
Hope I helped!
~ Zoe
Mathematics
Step-by-step answer
P Answered by PhD

  26.8 in

Step-by-step explanation:

The red dashed line is the hypotenuse of the right triangle with one leg equal to 24 inches and the other leg equal to 12 inches. Its length is given by the Pythagorean theorem:

  space diagonal = √(24^2 +12^2) = √(720) = 12√5

  space diagonal ≈ 26.83 . . . inches

The length of the longest item that will fit in the box is about 26.83 inches.

Mathematics
Step-by-step answer
P Answered by PhD
You find volume by multiplying length times width times height
4 * 5 * 12 = 240
It would be cubed because squared refers to area.
The answer is 240 meters cubed
Hope I helped!
~ Zoe
Mathematics
Step-by-step answer
P Answered by PhD

  \bold{y=7\ \cos\bigg(x-\dfrac{\pi}{4}\bigg)-4}

Step-by-step explanation:

y = A cos (Bx - C) + D

A (amplitude) = max - DB = Period/2π  --->   Period is the distance from max to next maxC = B · Phase Shift  ---> Phase shift is distance from y-axis to maxD (vertical shift) = (max + min)/2

D = (max + min)/2     =     (3 - 11)/3      =  -4

A = max - D               =     3 - (-4)         = 7

Period = 9π/4 - π/4   =    8π/4            = 2π

B = Period/2π           =    2π/2π          = 1

Phase Shift = π/4 - 0 =     π/4

C = B · Phase Shift    =  1 · π/4            = π/4

Equation:

           y = 7 cos (1·x - π/4) + (-4)

               

Mathematics
Step-by-step answer
P Answered by PhD

A = 2.5

Step-by-step explanation:

The highest point is 5.5.  The lowest point is 0.5.

Amplitude (A) = \dfrac{high-low}{2}

A = \dfrac{5.5-0.5}{2}

   = \dfrac{5}{2}

   = 2.5

Computers and Technology
Step-by-step answer
P Answered by PhD

The corrected program is:

import java.util.Scanner;

public class LabProgram{

public static void main(String[] args) {

Scanner scnr = new Scanner(System.in);

int qtr, dime, nickel, penny;

double dollars;

System.out.print("Quarters: ");

qtr =scnr.nextInt();

System.out.print("Dimes: ");

dime = scnr.nextInt();

System.out.print("Nickel: ");

nickel = scnr.nextInt();

System.out.print("Penny: ");

penny = scnr.nextInt();

dollars = qtr * 0.25 + dime * 0.1 + nickel * 0.05 + penny * 0.01;

System.out.printf("Amount: $%.2f\n", dollars);

System.out.print((dollars * 100)+" cents");

}

}

Explanation:

I've added the full program as an attachment where I used comments as explanation

Mathematics
Step-by-step answer
P Answered by PhD

The answer to your question is  5(cosx + π/4) + 4

Step-by-step explanation:

General equation of trigonometric functions

                          f(x) = A(cos bx + c) + d

A = amplitude

b = period

c = change of phase

d = vertical change

Process

1.- Calculate amplitude

From the lowest to the highest point the function measures 10 units, but A is 10/2 then A = 5.

2.- Calculate period, the cosine graph goes from 0 to 2π. Period does not change so b = 1.

3.- Change of phase, the graph must start in (0, 1) but this graphs starts in (-π/4, 9) so c = π/4.

4.- Calculate the vertical displacement , it moved upward 4 units, so d = +4

5.- The equation is  5(cosx + π/4) + 4

6.- See my graph below


Anyone please help I need the exact answer! What is the cosine equation of the function shown? Enter

Try asking the Studen AI a question.

It will provide an instant answer!

FREE