1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
fenix001 [56]
3 years ago
5

One triangle on a graph has a vertical side of 7 and a horizontal side of 12. Another triangle on a graph has a vertical side of

28 and a horizontal side of 48.
Could the hypotenuses of these two triangles lie along the same line?

A. Yes, because they are similar triangles

B. Yes, because all triangles can fit along this line

C. No, because they need to be the same size

D. No, because they are not similar triangles
Mathematics
1 answer:
Darya [45]3 years ago
6 0

Write a C program to compute Matrix Multiplication of two matrices. Use one dimensional array to store each matrix, where each row is stored after another. Hence, the size of the array will be a product of number of rows times number of columns of that matrix. Get number of row and column from user and use variable length array to initialize the size of the two matrices as well as the resultant matrix. Check whether the two matrices can be multiplied or not. Write a getMatrix() function to generate the array elements randomly. Write a printMatrix() function to print the 1D array elements in 2D Matrix format. Also, write another function product(), which multiplies the two matrices and stores in the resultant matrix. With SEED 5, the following output is generated.


Sample Output


Enter the rows and columns of Matrix A with space in between: 3 5


Enter the rows and columns of Matrix B with space in between: 5 4


Matrix A:


   8     6     4     1     6


   2     9     7     7     5


   1     3     1     1     2


Matrix B:


   9     5     4     5


   9     9     8     1


   4     4     3     5




   2     6     2     1


   4     5     2     4


Product AxB:


168   146   106    91


161   186   125    81


50    52    37    22


In conclusion, the answer is D; No, because they are not similar triangles.


Thank you, please give Brainliest! :)

You might be interested in
10×7 thousand in unit form
ad-work [718]

Answer :

7 Tenths, 0 ones

6 0
3 years ago
A gardener is planting two types of trees:
nordsb [41]
2x+9=6x+7. 2x+2=6x. 2=4x. X=1/2 a year
7 0
3 years ago
Which form most quickly reveals the vertex?
Jet001 [13]

Answer:

Step-by-step explanation:

A

A will give you the roots (the x intercepts) just by reading the numbers and doing a small adjustment.

x + 1 = 0

x = - 1            So one of the roots is (-1,0)

x + 5= 0

x = - 5           The other root is (-5,0)

A is not the answer.

B

I have graphed B so that you can see that A is true. See below, Even so, B is in standard form and it is not the answer.

C

The answer is C. The vertex is at 2,27

x - 2 = 0

x = 2

The maximum value is located at 27 which is just read.

That point (2,27) is plotted on the graph.

6 0
3 years ago
Please answer this with the steps included please<br> y-10 = -5/4x + 30/4<br> for middle school
Phantasy [73]
<span>y-10 = -5/4x + 30/4 represents a linear function; we know that because both x and y have the power 1.

We could put this equation into one of several forms.

Suppose we wanted to put it into slope-intercept form.  Then </span><span>y-10 = -5/4x + 30/4 becomes y = 10 + 30/4 - (5/4)x, or y = 35/2 - (5/4)x.  Thus, this line has the slope -5/4 and the y-intercept (0, 35/2).

If this isn't quite what you wanted, then please share the instructions.

</span>
7 0
3 years ago
What is the slope for these two<br> (8,3) (10,5)
cluponka [151]
Use the slope formula
M=y2-y1/x2-x1
M=5-3/10-8
M=2/2
M=1
8 0
3 years ago
Read 2 more answers
Other questions:
  • The width of a rectangle is 5 units less than the length. The area of the rectangle is 6 units. What is the width, in units, of
    9·1 answer
  • Need math help (last one wouldn't let me upload pic)
    15·1 answer
  • What is the value of n
    9·2 answers
  • If rhe discriminant of a quadratic equation is equal to -8 which statement describes the roots
    11·1 answer
  • What is the solution for 8y=-40 ( , )
    11·2 answers
  • You have a standard deck of cards. What is the probability of drawing a heart or a face card?
    8·1 answer
  • Help please! if it’s correct ill give brainliest
    9·1 answer
  • A straight road crosses two parallel railway tracks. The angle between the road and the
    9·1 answer
  • PLEASE HELPP<br>Can you please put how you worked it out?<br><br>4x+3-x=12x-15​
    6·1 answer
  • Which graph models the pH of this solution?
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!