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
Find the radical equivalent of 27^2/3 and compute it.<br> please help i'm taking a test.
AveGali [126]
Note that (a^b)^c=a^(bc) so in this case we have:

(27^(1/3))^2  the cube root of 27=±3

(±3)^2  and ±3^2=9

So the equivalent expression is 9  or if you need an exponent 9^1 :)

I am assuming that you meant 27^(2/3)
6 0
3 years ago
Read 2 more answers
I need help on these question ASAP!!!! This is Urgent
GarryVolchara [31]

Part 1: The equation of the line is y=2x+1

Part 2: The equation of the line in slope intercept form is y=-3x-1

Explanation:

Part 1: It is given that the point A is (1,3) and the line B is y=2 x-2

To determine the line passing through the point A and parallel to line B, let us first determine the slope and y-intercept.

From the equation of line B, the slope is m=2

Substituting the point (1,3) and m=2 in slope intercept form y=mx+b, we have,

3=2(1)+b

3=2+b

1=b

Thus, the y-intercept is b=1

Let us substitute the values m=2 and b=1 in the slope intercept form y=mx+b, we get,

y=2x+1

Thus, the equation of the line passing though point A and parallel to line B is y=2x+1

Part 2: The given two coordinates are (-1,2) and (1,-4)

To determine the equation of line in slope intercept form, first we shall find the slope and y-intercept.

From the graph, we can see that the line touches the y-axis at -1.

Hence, the y-intercept is b=-1

The formula for slope is m=\frac{y_{2}-y_{1}}{x_{2}-x_{1}}

Substituting the coordinates (-1,2) and (1,-4), we have,

m=\frac{-4-2}{1+1} =\frac{-6}{2} =-3

Thus, the slope is m=-3

Substituting the values b=-1 and m=-3 in the slope intercept formula y=mx+b, we get,

y=-3x-1

Thus, the equation of the line in slope intercept form is y=-3x-1

4 0
3 years ago
Formula for 4,9,14 19 nth term ​
dusya [7]

Answer:

first get their difference and then get positions of the difference and get the factors and then you will get the nth term

6 0
3 years ago
An infant is 32.625 inches (in) long. Write this as a common fraction.
Romashka-Z-Leto [24]
The fraction will be 261/8
3 0
3 years ago
Read 2 more answers
Find the measure of angle 5<br> I WILL GIVE BRAINLIEST TO THE CORRECT ANSWER
aliya0001 [1]

Answer:

-4x+161

Step-by-step explanation:

why-

because it is correspondoing so that is the answer

6 0
3 years ago
Other questions:
  • Heather grew 21 plants with 3 seed packets if heather used 7 seed packets how many total plants can heather grow
    6·1 answer
  • Three times a number plus 12 minus 5 times the same number is 22
    10·2 answers
  • Please help me. Its geometry in mathematics.
    10·1 answer
  • <img src="https://tex.z-dn.net/?f=%5Csqrt%7B49%7D" id="TexFormula1" title="\sqrt{49}" alt="\sqrt{49}" align="absmiddle" class="l
    10·2 answers
  • Randy ate 29 crackers in 4 minutes. At what RATE did Randy eat?
    12·2 answers
  • ASAP! 20 Points!
    6·2 answers
  • A drawer contains 3 pair of black socks, 2 pair of white socks, 1 pair of red socks, and 2 pair of blue socks. The probability o
    14·1 answer
  • A
    14·1 answer
  • Who wants to text back and forth pls add me
    5·1 answer
  • After 3.0 s, Mohammed was running at
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!